ruby/lib/reline/version.rb
2021-09-10 10:59:40 +09:00

3 lines
44 B
Ruby

module Reline
VERSION = '0.2.8.pre.9'
end