diff --git a/package-lock.json b/package-lock.json index a3d85c5..a50d4a4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "hapi-logr", - "version": "8.0.0", + "version": "9.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7a879da..22cd671 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "homepage": "https://github.com/firstandthird/hapi-logr", "author": "First+Third", "license": "MIT", - "version": "8.0.0", + "version": "9.0.0", "repository": { "type": "git", "url": "https://github.com/firstandthird/hapi-logr.git"