diff --git a/package.json b/package.json index dff9fd7..be2b845 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "proxy-from-env", - "version": "1.0.0", + "version": "1.1.0", "description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.", "main": "index.js", "scripts": {