From 2685e5ec86133fb9a7351d300b14578e7c177af3 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Sun, 1 May 2022 14:24:34 -0300 Subject: [PATCH] 7.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5109ce0c..0d0c4cf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/reply-from", - "version": "7.0.0", + "version": "7.0.1", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "types": "index.d.ts",