Skip to content

Commit ec679d4

Browse files
committed
feat: bump version to 1.2.0
1 parent 253b480 commit ec679d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "proxy-from-env",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)