diff --git a/package-lock.json b/package-lock.json index 081bfa0..77f4f38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartlog", - "version": "2.0.39", + "version": "2.0.40", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartlog", - "version": "2.0.39", + "version": "2.0.40", "license": "MIT", "dependencies": { "@pushrocks/isounique": "^1.0.4", diff --git a/package.json b/package.json index 72754e8..fdfea96 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartlog", - "version": "2.0.39", + "version": "2.0.40", "private": false, "description": "minimalistic distributed and extensible logging tool", "keywords": [ @@ -49,4 +49,4 @@ "browserslist": [ "last 1 chrome versions" ] -} \ No newline at end of file +}