1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[ruby/reline] update version

ce1ac86179
This commit is contained in:
Otávio Schwanck dos Santos 2022-09-15 13:19:44 +01:00 committed by git
parent 9fb18e6314
commit 224a3ea718

View file

@ -1,3 +1,3 @@
module Reline
VERSION = '0.3.1'
VERSION = '0.3.2'
end