From 2b69985fb40095d323c5099f00f1aa99ad9977d9 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Thu, 30 Sep 2021 18:27:46 +0200 Subject: [PATCH] Bumped v6.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57af280f..19505a8a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-reply-from", - "version": "6.2.0", + "version": "6.3.0", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "types": "index.d.ts",