Skip to content

Commit

Permalink
fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHindi committed Mar 17, 2016
1 parent a62e8e3 commit 64eb1ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "aws-s3-zipper",
"version": "0.0.8",
"description": "Zips an Amazon S3 directory as a stream or file. Allows filtering files",
"version": "0.0.9",
"description": "Zip files from and to an Amazon AWS S3 Bucket directory as a stream or file. Allows filtering files",
"main": "index.js",
"dependencies": {
"archiver":"0.21.*",

0 comments on commit 64eb1ef

Please sign in to comment.