[ruby/reline] Bump version to 0.5.7

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

https://github.com/ruby/reline/commit/b9b3d392ff
This commit is contained in:
Mari Imaizumi 2024-05-14 17:18:28 +09:00 committed by git
parent b60f09442a
commit 4a1e4436a9

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.6'
VERSION = '0.5.7'
end