[ruby/reline] Bump version to 0.5.9

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

https://github.com/ruby/reline/commit/aff1d852bb
This commit is contained in:
Mari Imaizumi 2024-06-12 23:23:12 +09:00 committed by git
parent 1db19a2dbd
commit 006ff5e29f

View File

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