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

https://github.com/ruby/reline/commit/bad76b5a87
This commit is contained in:
aycabta 2021-09-10 10:59:41 +09:00 committed by git
parent 4c896cda37
commit fbfa0c880d

View file

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