From 2ea63f0013d93e4c78a73f45c5b4ecf47363c3ce Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 29 Jun 2021 11:03:39 +0200 Subject: [PATCH] Bumped v6.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00757395..41427311 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-reply-from", - "version": "6.0.0", + "version": "6.0.1", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "types": "index.d.ts",