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.0.7

09d370bdc1
This commit is contained in:
aycabta 2019-11-21 07:05:27 +09:00
parent f30f78e2e0
commit 9131e62f18

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.0.6'
VERSION = '0.0.7'
end