[ruby/reline] Version 0.2.8.pre.10

https://github.com/ruby/reline/commit/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