diff --git a/package.json b/package.json index 6753281..401ae24 100644 --- a/package.json +++ b/package.json @@ -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.*",