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

https://github.com/ruby/reline/commit/967e19786d
This commit is contained in:
aycabta 2021-09-06 16:09:42 +09:00 committed by git
parent f8bb2d9b27
commit 3cef8869b0

View file

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