From efda7c7b01850167ed6b5acafd8e57440fd01798 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Fri, 3 Jan 2025 00:14:04 +0100 Subject: [PATCH] 2.0.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2e2f318..cd9b03f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartbrowser", - "version": "2.0.7", + "version": "2.0.8", "description": "A simplified Puppeteer wrapper for easy automation and testing tasks.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts",