Skip to content

Commit bc90e2e

Browse files
committed
Bump up nkf-0.1.3
1 parent e627a39 commit bc90e2e

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.2"
12+
#define NKF_GEM_VERSION "0.1.3"
1313

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

0 commit comments

Comments
 (0)