ruby/lib/reline/version.rb
2019-07-15 00:36:59 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.0.1'
end