From 077cf0ececefe772c0c12a780ae4fa7ebad040dd Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Sun, 22 Jul 2018 13:31:49 -0700 Subject: [PATCH] Bumped v0.4.6. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99eb15b3..fa02cfff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-reply-from", - "version": "0.4.5", + "version": "0.4.6", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "scripts": {