diff --git a/package.json b/package.json index 4930e49b..7fafcca4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-reply-from", - "version": "0.4.6", + "version": "0.5.0", "description": "forward your HTTP request to another server, for fastify", "main": "index.js", "scripts": {