ruby/lib/reline/version.rb
2020-09-14 02:12:12 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.1.5'
end