[ruby/reline] Bump version to 0.3.5

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

https://github.com/ruby/reline/commit/4330a52572
This commit is contained in:
Stan Lo 2023-06-03 09:27:57 +01:00 committed by git
parent 0402193723
commit e6bd1852fb

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.3.4'
VERSION = '0.3.5'
end