[ruby/reline] Bump version to 0.6.0

(https://github.com/ruby/reline/pull/795)

https://github.com/ruby/reline/commit/e0850cd5ba
This commit is contained in:
Mari Imaizumi 2024-12-17 02:10:23 +09:00 committed by git
parent b0ca6a69fb
commit 9b3831e908

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.12'
VERSION = '0.6.0'
end