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

https://github.com/ruby/reline/commit/3f6ea92268
This commit is contained in:
aycabta 2021-12-25 00:39:43 +09:00 committed by git
parent 04f07713d1
commit 40c20110d5

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.2.8.pre.11'
VERSION = '0.3.0'
end