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

[ruby/readline-ext] Prepare to gem release

https://github.com/ruby/readline-ext/commit/e5b969215a
This commit is contained in:
Hiroshi SHIBATA 2019-11-30 16:01:23 +09:00
parent 856f9990a9
commit cf14592872

View file

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "readline-ext"
spec.version = "0.1.0"
spec.version = "0.1.0.pre.1"
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["matz@ruby-lang.org"]