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

Revert "Change Reline's version with "Reline 0.0.0""

This reverts commit 481ccf73d8.
This commit is contained in:
aycabta 2019-05-25 00:44:09 +09:00
parent 481ccf73d8
commit 27bab6a569

View file

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