diff --git a/package-lock.json b/package-lock.json index 0a3617d..01fea24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smarts3", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smarts3", - "version": "1.0.9", + "version": "1.0.10", "license": "MIT", "dependencies": { "@pushrocks/smartfile": "^9.0.3", diff --git a/package.json b/package.json index d3884a5..81b1d62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smarts3", - "version": "1.0.9", + "version": "1.0.10", "private": false, "description": "create an s3 endpoint that maps to a local directory", "main": "dist_ts/index.js",