ruby/lib/reline/version.rb
2019-12-25 18:47:47 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.1.2'
end