[ruby/reline] Bump version to v0.4.3

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

https://github.com/ruby/reline/commit/5137a3f3af
This commit is contained in:
Stan Lo 2024-02-25 16:07:03 +08:00 committed by git
parent 2721a64e41
commit 2c1b7bc51c

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.4.2'
VERSION = '0.4.3'
end