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

[ruby/reline] 0.2.0

https://github.com/ruby/reline/commit/064664c8f9
This commit is contained in:
aycabta 2020-12-25 01:17:44 +09:00
parent 32616229e3
commit 523b520b44

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.1.10'
VERSION = '0.2.0'
end