diff --git a/package.json b/package.json index 59c42a93..a2d09a71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-reply-from", - "version": "6.4.1", + "version": "6.4.2", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "types": "index.d.ts",