[ruby/reline] Version 0.2.8.pre.6

https://github.com/ruby/reline/commit/175d5ad4c4
This commit is contained in:
aycabta 2021-09-02 22:14:34 +09:00 committed by git
parent 4e40b7ddb0
commit a0a5bdb3ae

View File

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