[ruby/reline] Bump version to 0.5.5

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

https://github.com/ruby/reline/commit/8bf71d0b81
This commit is contained in:
Mari Imaizumi 2024-05-03 01:28:15 +09:00 committed by git
parent 032070d793
commit 008f2b9b6a

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.4'
VERSION = '0.5.5'
end