diff --git a/package.json b/package.json index f30a3c51..5b32898e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fastify/reply-from", - "version": "10.0.0", + "version": "11.0.0", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "type": "commonjs",