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