diff --git a/package.json b/package.json index 3da05cc..2e2f318 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartbrowser", - "version": "2.0.6", + "version": "2.0.7", "description": "A simplified Puppeteer wrapper for easy automation and testing tasks.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -58,4 +58,4 @@ "web scraping", "browser automation" ] -} \ No newline at end of file +}