diff --git a/package-lock.json b/package-lock.json index 5340b0e..1610f8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartfile", - "version": "7.0.10", + "version": "7.0.11", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index d4e8350..41f1cee 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartfile", "private": false, - "version": "7.0.10", + "version": "7.0.11", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -60,4 +60,4 @@ "npmextra.json", "readme.md" ] -} \ No newline at end of file +}