ruby/lib/reline/version.rb
2021-08-30 02:37:23 +09:00

3 lines
44 B
Ruby

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