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

3 lines
45 B
Ruby

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