From a0170bcaa02c5aef47a63235d56f4a6bfc8b4aa6 Mon Sep 17 00:00:00 2001 From: KaKa Date: Tue, 26 Oct 2021 14:51:53 +0800 Subject: [PATCH] Bumped v6.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c7dcc20..909f8048 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-reply-from", - "version": "6.4.0", + "version": "6.4.1", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "types": "index.d.ts",