From bffe261a08352459b1fdd7930f6c63577e1aaa15 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 24 Jun 2026 10:50:11 +0000 Subject: [PATCH] v0.0.46 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bee13dd..a6eba4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tscircuit/rectdiff", - "version": "0.0.45", + "version": "0.0.46", "type": "module", "main": "lib/index.ts", "types": "lib/index.ts",