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