rubyzip/lib/zip/version.rb

3 lines
35 B
Ruby
Raw Normal View History

2013-06-03 02:33:03 +08:00
module Zip
VERSION = '0.9.10'
end