rubyzip/lib/zip/version.rb

3 lines
35 B
Ruby

module Zip
VERSION = '0.9.10'
end