From aaa20e604c864696bedab364ffb903fe0c03dc1d Mon Sep 17 00:00:00 2001 From: gioboa Date: Sat, 2 Mar 2024 12:48:27 +0100 Subject: [PATCH] 0.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cbc47af..b5935cca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@builder.io/partytown", - "version": "0.9.2", + "version": "0.10.0", "description": "Relocate resource intensive third-party scripts off of the main thread and into a web worker.", "license": "MIT", "main": "index.cjs",