ruby/lib/reline/version.rb
2019-11-17 23:32:10 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.0.5'
end