ruby/lib/reline/version.rb
2020-04-29 19:13:14 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.1.4'
end