ruby/lib/reline/version.rb
2021-09-04 02:17:50 +09:00

3 lines
44 B
Ruby

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