ruby/lib/reline/version.rb
2021-04-03 01:28:42 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.2.5'
end