[ruby/reline] Version 0.2.7

https://github.com/ruby/reline/commit/040d29b4c0
This commit is contained in:
aycabta 2021-08-12 19:50:53 +09:00
parent f9abcfb6fc
commit 5534698b84

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.2.6'
VERSION = '0.2.7'
end