[ruby/nkf] Bump up version to 0.2.0

https://github.com/ruby/nkf/commit/65506fecfd
This commit is contained in:
Hiroshi SHIBATA 2024-01-22 11:13:53 +09:00 committed by git
parent 4a11f50f79
commit 5b109ff14d

View File

@ -9,7 +9,7 @@
#define RUBY_NKF_REVISION "$Revision$"
#define RUBY_NKF_VERSION NKF_VERSION " (" NKF_RELEASE_DATE ")"
#define NKF_GEM_VERSION "0.1.3"
#define NKF_GEM_VERSION "0.2.0"
#include "ruby/ruby.h"
#include "ruby/encoding.h"