From 5d32454defa117d2a4fa2d5a8d21851ec7ad56bd Mon Sep 17 00:00:00 2001 From: gioboa Date: Tue, 23 Jan 2024 22:18:23 +0100 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 64b86c95..b3127bcc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@builder.io/partytown", - "version": "0.8.2", + "version": "0.9.0", "description": "Relocate resource intensive third-party scripts off of the main thread and into a web worker.", "license": "MIT", "main": "index.cjs",