ruby/lib/reline/version.rb
2021-08-12 19:55:17 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.2.7'
end