[ruby/reline] Bump version to 0.4.0

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

https://github.com/ruby/reline/commit/d15ab72d4f
This commit is contained in:
ima1zumi 2023-11-08 00:38:47 +09:00 committed by git
parent 1cfc853be6
commit e8ef010a81

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.3.9'
VERSION = '0.4.0'
end