3 lines
35 B
Ruby
3 lines
35 B
Ruby
|
|
module Zip
|
||
|
|
VERSION = '0.9.10'
|
||
|
|
end
|