diff --git a/package.json b/package.json index 09f0a6a4..15dd0f6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/reply-from", - "version": "9.3.0", + "version": "9.4.0", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "types": "types/index.d.ts",