[ruby/reline] Bump version to v0.5.0

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

1d6569600c
This commit is contained in:
Mari Imaizumi 2024-03-25 21:13:27 +09:00 committed by git
parent f53209f023
commit daf1d7bfef

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.0.pre.1'
VERSION = '0.5.0'
end