diff --git a/package-lock.json b/package-lock.json index dc0d0fe..0619e1b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lws-log", - "version": "2.0.0", + "version": "3.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lws-log", - "version": "2.0.0", + "version": "3.0.0", "license": "MIT", "dependencies": { "koa-morgan": "^1.0.1", diff --git a/package.json b/package.json index e0dd6a1..3e5642b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lws-log", "author": "Lloyd Brookes <75pound@gmail.com>", - "version": "2.0.0", + "version": "3.0.0", "description": "Logging feature for lws", "repository": { "type": "git",