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.8.pre.10

1c6c0c82f0
This commit is contained in:
aycabta 2021-10-03 21:47:46 +09:00 committed by git
parent 6cb37d4136
commit 7f02cc50dd

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.2.8.pre.9'
VERSION = '0.2.8.pre.10'
end