[ruby/reline] Bump version to 0.5.8

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

https://github.com/ruby/reline/commit/43cd4c5d58
This commit is contained in:
Mari Imaizumi 2024-05-29 23:45:35 +09:00 committed by git
parent 939d389c54
commit b0e6446b9f

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.7'
VERSION = '0.5.8'
end