From 2495577a20a94f3bf424a4eaa15a118ef451d0db Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 26 Dec 2025 19:34:52 +0000 Subject: [PATCH] v0.0.20 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ca61fe..42fe7c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tscircuit/rectdiff", - "version": "0.0.19", + "version": "0.0.20", "type": "module", "main": "dist/index.js", "scripts": {