diff --git a/package-lock.json b/package-lock.json index 71a8073..3fc5454 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@pushrocks/smartbrowser", - "version": "2.0.0", + "version": "2.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@pushrocks/smartbrowser", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "dependencies": { "@pushrocks/smartdelay": "^2.0.13", diff --git a/package.json b/package.json index 749e435..f948f3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartbrowser", - "version": "2.0.0", + "version": "2.0.1", "description": "simplified puppeteer", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",