Skip to content

Commit

Permalink
Upgrade 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hokein committed Nov 6, 2015
1 parent db8236c commit c15b9ac
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-minizip",
"version": "0.2.0",
"version": "0.3.0",
"description": "A node.js addon binding Minizip for handling zip files.",
"keywords": [
"zip",
Expand Down Expand Up @@ -44,11 +44,5 @@
"name": "imskull",
"email": "imskull@gmail.com"
}
],
"dist": {
"shasum": "f4eccd07bd590fd5de061fc42886002b0decef05",
"tarball": "http://registry.npmjs.org/node-minizip/-/node-minizip-0.1.0.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/node-minizip/-/node-minizip-0.1.0.tgz"
]
}

0 comments on commit c15b9ac

Please sign in to comment.