diff --git a/package-lock.json b/package-lock.json index 52606a8..38b08ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartpath", - "version": "4.0.3", + "version": "4.0.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartpath", - "version": "4.0.3", + "version": "4.0.4", "license": "MIT", "devDependencies": { "@gitzone/tsbuild": "^2.1.48", diff --git a/package.json b/package.json index b4b2e0a..19c87be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartpath", - "version": "4.0.3", + "version": "4.0.4", "private": false, "description": "offers smart ways to handle paths", "main": "dist_ts/index.js",