[ruby/reline] Bump version to 0.5.12

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

https://github.com/ruby/reline/commit/d4f6741e7e
This commit is contained in:
Mari Imaizumi 2024-11-29 00:22:36 +09:00 committed by git
parent 47f8a552f6
commit afea58a0ef

View File

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