From 904c6507d43347d589efa0e9d30456cecd85735d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 31 Oct 2024 02:45:20 +0000 Subject: [PATCH] v0.0.137 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6219a70..8fb257b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@tscircuit/core", "type": "module", - "version": "0.0.136", + "version": "0.0.137", "types": "dist/index.d.ts", "main": "dist/index.js", "module": "dist/index.js",