rubyzip/lib/zip/version.rb

4 lines
35 B
Ruby

module Zip
VERSION = '1.3.0'
end