ruby/lib/reline/version.rb
2019-09-01 11:23:52 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.0.2'
end