diff --git a/package-lock.json b/package-lock.json index 4969c9f..20845cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartbucket", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartbucket", - "version": "2.0.1", + "version": "2.0.2", "license": "UNLICENSED", "dependencies": { "@pushrocks/smartpath": "^5.0.5", diff --git a/package.json b/package.json index e80b036..f425a3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbucket", - "version": "2.0.1", + "version": "2.0.2", "description": "simple cloud independent object storage", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",