rubyzip/lib/zip/version.rb

4 lines
35 B
Ruby

module Zip
VERSION = '2.0.0'
end