ruby/lib/reline/version.rb

3 lines
45 B
Ruby

module Reline
VERSION = 'Reline 0.0.0'
end