From 0cc2139e95f372b3b901432ccd3ab8816ced4f29 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 6 May 2026 05:26:30 +0000 Subject: [PATCH] v0.0.42 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98e6048..a440487 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tscircuit/rectdiff", - "version": "0.0.41", + "version": "0.0.42", "type": "module", "main": "lib/index.ts", "types": "lib/index.ts",