Skip to content

Commit 65506fe

Browse files
committed
Bump up version to 0.2.0
1 parent 276afe6 commit 65506fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/nkf/nkf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
#define RUBY_NKF_REVISION "$Revision$"
1111
#define RUBY_NKF_VERSION NKF_VERSION " (" NKF_RELEASE_DATE ")"
12-
#define NKF_GEM_VERSION "0.1.3"
12+
#define NKF_GEM_VERSION "0.2.0"
1313

1414
#include "ruby/ruby.h"
1515
#include "ruby/encoding.h"

0 commit comments

Comments
 (0)