From 303e53dbbf3ee5f6ca7b0d01b94ab7e4076b5511 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 6 May 2026 08:29:43 +0000 Subject: [PATCH] v0.0.44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9b5e15b..f26357b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tscircuit/rectdiff", - "version": "0.0.43", + "version": "0.0.44", "type": "module", "main": "lib/index.ts", "types": "lib/index.ts",