ruby/lib/reline/version.rb
2022-01-02 11:24:14 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.3.1'
end