diff --git a/package-lock.json b/package-lock.json index 357eb5a30a1b63dd323855b430b59ae2484fe47d..5f6f8d38345585f100f0ff960e5c2264881e2c0c 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@general/log", - "version": "2.11.0", + "version": "2.12.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 0820a7c1e7ef866151201a68389eb407e58db0b8..20cccbf7dcb00c5eb817d6cd2c8dfd9414bee033 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@general/log", - "version": "2.11.0", + "version": "2.12.0", "description": "A simple Logger with Options!", "main": "index.js", "scripts": {