diff --git a/package-lock.json b/package-lock.json index 9a45deb..21bd78f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "odottaa", - "version": "1.1.8", + "version": "1.1.9", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index ef5a7b5..d0b5f8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "odottaa", - "version": "1.1.8", + "version": "1.1.9", "description": "🦥 Custom playwright matchers to test the state of the API response", "main": "lib/src/index.js", "types": "lib/src/index.d.ts",