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

Version 0.0.1

This commit is contained in:
aycabta 2019-07-15 00:15:01 +09:00
parent 04e6b90d5b
commit cd7b99bbfc

View file

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