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

https://github.com/ruby/reline/commit/22ce5651e5
This commit is contained in:
aycabta 2021-04-03 01:25:34 +09:00
parent 3ffb04474a
commit 8a4472fb6d

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.2.4'
VERSION = '0.2.5'
end