diff --git a/package-lock.json b/package-lock.json index af3f5100..647b79a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wdio-intercept-service", - "version": "4.1.9", + "version": "4.1.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a442fdaf..27749eb0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wdio-intercept-service", - "version": "4.1.9", + "version": "4.1.10", "description": "Capture and assert HTTP ajax calls in webdriver.io 🕸", "main": "index.js", "scripts": {