ruby/lib/reline/version.rb
2022-12-14 07:01:19 +00:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.3.2'
end