ruby/lib/reline/version.rb
2021-06-21 17:58:49 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.2.6'
end