diff --git a/package-lock.json b/package-lock.json index d8b831f..2ef24a6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartpath", - "version": "5.0.4", + "version": "5.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartpath", - "version": "5.0.4", + "version": "5.0.5", "license": "MIT", "devDependencies": { "@gitzone/tsbuild": "^2.1.48", diff --git a/package.json b/package.json index e523932..852ad2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartpath", - "version": "5.0.4", + "version": "5.0.5", "private": false, "description": "offers smart ways to handle paths", "main": "dist_ts/index.js",