diff --git a/package-lock.json b/package-lock.json index 2a248b6..52c8086 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartpath", - "version": "5.0.2", + "version": "5.0.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartpath", - "version": "5.0.2", + "version": "5.0.3", "license": "MIT", "devDependencies": { "@gitzone/tsbuild": "^2.1.48", diff --git a/package.json b/package.json index 03f8997..2c0d743 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartpath", - "version": "5.0.2", + "version": "5.0.3", "private": false, "description": "offers smart ways to handle paths", "main": "dist_ts/index.js",