From 1c46350c7740f16b219d7c0ff30622e5e5d1fe5d Mon Sep 17 00:00:00 2001 From: Eric Willis Date: Thu, 31 Jan 2019 00:06:41 +0000 Subject: [PATCH 1/2] 7.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be4a347..86cc888 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Opinionated web framework built on top of hapi", "homepage": "https://github.com/firstandthird/rapptor", "author": "First+Third", - "version": "7.5.0", + "version": "7.6.0", "keywords": [ "hapi", "framework", From 7f9dea5b705534aeaf656f30cbecf77b83900084 Mon Sep 17 00:00:00 2001 From: Eric Willis Date: Tue, 5 Feb 2019 20:03:58 +0000 Subject: [PATCH 2/2] Upgrade and 7.6.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86cc888..7997c74 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "Opinionated web framework built on top of hapi", "homepage": "https://github.com/firstandthird/rapptor", "author": "First+Third", - "version": "7.6.0", + "version": "7.6.1", "keywords": [ "hapi", "framework", @@ -28,7 +28,7 @@ "hapi-favicon": "^2.0.0", "hapi-health": "^1.2.2", "hapi-log-response": "^4.8.0", - "hapi-logr": "^6.1.0", + "hapi-logr": "^6.1.1", "hapi-method-loader": "^2.1.0", "hapi-prom": "^3.0.0", "hapi-require-https": "^3.0.0",