diff --git a/package-lock.json b/package-lock.json index 3358bf48..179950d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wdio-intercept-service", - "version": "4.1.4", + "version": "4.1.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 17af9014..69562711 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wdio-intercept-service", - "version": "4.1.4", + "version": "4.1.5", "description": "Capture and assert HTTP ajax calls in webdriver.io 🕸", "main": "index.js", "scripts": {