rubyzip/lib/zip/version.rb

3 lines
40 B
Ruby

module Zip
VERSION = '1.0.0.beta1'
end