ruby/lib/reline/version.rb
2020-12-05 02:58:59 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.1.9'
end