diff --git a/package-lock.json b/package-lock.json index 031f260..bac02ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/logcontext", - "version": "1.0.27", + "version": "1.0.28", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/logcontext", - "version": "1.0.27", + "version": "1.0.28", "license": "MIT", "dependencies": { "@pushrocks/lik": "^4.0.22", diff --git a/package.json b/package.json index ad129ad..18f5088 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/logcontext", - "version": "1.0.27", + "version": "1.0.28", "description": "enrich logs with context", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",