ruby/lib/reline/version.rb
2022-11-05 14:35:57 +09:00

3 lines
38 B
Ruby

module Reline
VERSION = '0.3.1'
end