From 335d90f145146713141d9f72bbeb5264bca25353 Mon Sep 17 00:00:00 2001 From: Henry Fontanier Date: Thu, 7 Sep 2023 15:08:38 +0200 Subject: [PATCH] bump sparkle (0.1.45) --- sparkle/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sparkle/package.json b/sparkle/package.json index 5e1d35f0a2bc..a1ef67d026e5 100644 --- a/sparkle/package.json +++ b/sparkle/package.json @@ -1,6 +1,6 @@ { "name": "@dust-tt/sparkle", - "version": "0.1.44", + "version": "0.1.45", "scripts": { "build": "rm -rf dist && rollup -c", "build:with-tw-base": "rollup -c --environment INCLUDE_TW_BASE:true",