diff --git a/package-lock.json b/package-lock.json index e8c4157..25409ab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartfile", - "version": "7.0.5", + "version": "7.0.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7c825d7..b36c987 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartfile", "private": false, - "version": "7.0.5", + "version": "7.0.6", "description": "offers smart ways to work with files in nodejs", "main": "dist/index.js", "typings": "dist/index.d.ts", @@ -58,4 +58,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}