diff --git a/package-lock.json b/package-lock.json index f13284c..6fe8aba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smarts3", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smarts3", - "version": "2.0.1", + "version": "2.0.2", "license": "MIT", "dependencies": { "@pushrocks/smartbucket": "^2.0.1", diff --git a/package.json b/package.json index be372ef..ff3b3e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarts3", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "create an s3 endpoint that maps to a local directory", "main": "dist_ts/index.js",