[ruby/reline] Bump version to 0.5.2

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

https://github.com/ruby/reline/commit/17d12cc511
This commit is contained in:
Mari Imaizumi 2024-04-16 21:42:53 +09:00 committed by git
parent 639449fe8d
commit 8e341d81c9

View File

@ -1,3 +1,3 @@
module Reline
VERSION = '0.5.1'
VERSION = '0.5.2'
end