diff --git a/package-lock.json b/package-lock.json index f7a555f..45cdf31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@luckbox/logger-factory", - "version": "3.2.0", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 57b4a4e..092ccae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@luckbox/logger-factory", - "version": "3.2.0", + "version": "4.0.0", "description": "Easy to use logger with several levels of logging as well as different adapters that can be used separately or in combinations", "author": "Luckbox", "license": "ISC",