[ruby/reline] Bump version to 0.5.11

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

https://github.com/ruby/reline/commit/4d90743409
This commit is contained in:
Mari Imaizumi 2024-11-08 12:38:12 +09:00 committed by git
parent b99c17a95b
commit 306ce9a9e0

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.10'
VERSION = '0.5.11'
end