From 1d2efe0694c2712d69a2d9b6a60a78050fb3fe81 Mon Sep 17 00:00:00 2001 From: gioboa Date: Thu, 15 Feb 2024 10:47:51 +0100 Subject: [PATCH] 0.9.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 81bb882b..2cbc47af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@builder.io/partytown", - "version": "0.9.1", + "version": "0.9.2", "description": "Relocate resource intensive third-party scripts off of the main thread and into a web worker.", "license": "MIT", "main": "index.cjs",