ruby/lib/reline/version.rb
2021-08-31 15:22:05 +09:00

3 lines
44 B
Ruby

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