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

c77c3c6fae
This commit is contained in:
aycabta 2021-09-04 02:17:17 +09:00 committed by git
parent f445d34c25
commit 36afcf1e15

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.2.8.pre.6'
VERSION = '0.2.8.pre.7'
end