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

https://github.com/ruby/reline/commit/9ab5850444
This commit is contained in:
aycabta 2022-01-02 11:24:47 +09:00 committed by git
parent 85f304b931
commit 6d1b406dc8

View file

@ -1,3 +1,3 @@
module Reline module Reline
VERSION = '0.3.0' VERSION = '0.3.1'
end end