From 8acd8379d5368285b8ad78cb1b89a33eae20b4f5 Mon Sep 17 00:00:00 2001 From: Matteo Collina Date: Tue, 9 Jan 2024 11:18:21 +0100 Subject: [PATCH] 9.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e217a2ca..8ff62bbc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/reply-from", - "version": "9.6.0", + "version": "9.7.0", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "type": "commonjs",