[ruby/reline] Version 0.2.8.pre.3

https://github.com/ruby/reline/commit/6e0ea3362a
This commit is contained in:
aycabta 2021-08-30 02:26:06 +09:00
parent 8750e1ada8
commit b6b2b767ed

View File

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