From ec9745a904dbde208e5fbae44b2b2d8355f45f7d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 30 Jan 2025 21:28:32 +0000 Subject: [PATCH] v0.0.138 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1f6932..9a930dc 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@tscircuit/runframe", "main": "dist/preview.js", "type": "module", - "version": "0.0.137", + "version": "0.0.138", "exports": { ".": "./dist/preview.js", "./preview": "./dist/preview.js",