1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/nkf] Bump up nkf version to 0.1.1

9aa7c6b841
This commit is contained in:
Hiroshi SHIBATA 2021-10-14 20:28:42 +09:00
parent b6e5264783
commit f88628014a

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |spec| Gem::Specification.new do |spec|
spec.name = "nkf" spec.name = "nkf"
spec.version = "0.1.0" spec.version = "0.1.1"
spec.authors = ["NARUSE Yui"] spec.authors = ["NARUSE Yui"]
spec.email = ["naruse@airemix.jp"] spec.email = ["naruse@airemix.jp"]