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