[ruby/reline] Bump version to 0.3.7

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

https://github.com/ruby/reline/commit/dc5a1b7c48
This commit is contained in:
Stan Lo 2023-07-27 09:23:03 +01:00 committed by git
parent 46ca0e1ce4
commit b201ac0bc0

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.3.6'
VERSION = '0.3.7'
end