diff --git a/package.json b/package.json index 608de12..3816239 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-http-proxy", - "version": "2.0.0", + "version": "2.0.1", "description": "proxy http requests, for Fastify", "main": "index.js", "scripts": {