ruby/lib/reline/version.rb
2020-12-20 16:23:59 +09:00

3 lines
39 B
Ruby

module Reline
VERSION = '0.1.10'
end