diff --git a/package-lock.json b/package-lock.json index 32e0fe2..6c86fcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.9", + "version": "1.0.10", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5fe5684..26aecad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "1.0.9", + "version": "1.0.10", "description": "simplified puppeteer", "main": "dist/index.js", "typings": "dist/index.d.ts",