diff --git a/package-lock.json b/package-lock.json index 42d9b5d..4fa4aa8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartfile", - "version": "10.0.3", + "version": "10.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartfile", - "version": "10.0.3", + "version": "10.0.4", "license": "MIT", "dependencies": { "@pushrocks/lik": "^6.0.0", diff --git a/package.json b/package.json index a687781..5ae7ad8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@pushrocks/smartfile", "private": false, - "version": "10.0.3", + "version": "10.0.4", "description": "offers smart ways to work with files in nodejs", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -67,4 +67,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}