ruby/lib/reline/version.rb
2019-10-07 16:14:03 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.0.3'
end