diff --git a/package.json b/package.json index f257434..5aa0bc7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pac-resolver", - "version": "4.2.0", + "version": "5.0.0", "description": "Generates an asynchronous resolver function from a PAC file", "main": "./dist/index.js", "types": "./dist/index.d.ts",