[ruby/reline] Bump version to 0.3.4

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

https://github.com/ruby/reline/commit/1fb0753bc1
This commit is contained in:
ima1zumi 2023-05-20 18:31:32 +09:00 committed by git
parent 41512cd1bf
commit 8db13c179e

View File

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