diff --git a/sparkle/package.json b/sparkle/package.json index 29fb8071c96ab..673f09bb7c994 100644 --- a/sparkle/package.json +++ b/sparkle/package.json @@ -1,6 +1,6 @@ { "name": "@dust-tt/sparkle", - "version": "0.2.155", + "version": "0.2.157", "scripts": { "build": "rm -rf dist && rollup -c", "build:with-tw-base": "rollup -c --environment INCLUDE_TW_BASE:true",