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

[ruby/reline] Version 0.1.2

https://github.com/ruby/reline/commit/b41024e317
This commit is contained in:
aycabta 2019-12-25 18:46:39 +09:00
parent 8a705245e5
commit e1e1d92277

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.1.1'
VERSION = '0.1.2'
end