Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 4ba8e69

Browse files
bump version for v0.3.6 release
1 parent 482e498 commit 4ba8e69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Supported targets: all clean distclean dist fetch jar
44

55
project = VimCoder
6-
version = 0.3.5
6+
version = 0.3.6
77

88
sources = $(wildcard src/com/dogcows/*.java)
99
classes = $(sources:src/%.java=%.class)

‎src/com/dogcows/VimCoder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public class VimCoder
2727
/**
2828
* The name and version of this plugin.
2929
*/
30-
public final static String version = "VimCoder 0.3.5";
30+
public final static String version = "VimCoder 0.3.6";
3131

3232

3333
/**

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /