[ruby/reline] Bump version to 0.5.4

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

https://github.com/ruby/reline/commit/3f27286a5e
This commit is contained in:
Mari Imaizumi 2024-04-29 22:35:56 +09:00 committed by git
parent 814d4b5e2c
commit dbb1ba88eb

View File

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