From b7fc55a820c3f2e24964f9ebe1896503eecb121b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 1 May 2026 16:27:48 +0000 Subject: [PATCH] v0.0.40 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 52382cf..8382740 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tscircuit/rectdiff", - "version": "0.0.39", + "version": "0.0.40", "type": "module", "main": "lib/index.ts", "types": "lib/index.ts",