[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