From 9c94271389dcef98f6a37d5fa5c02f0a518745f7 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 2 Dec 2025 16:23:14 +0000 Subject: [PATCH] v0.0.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1777345..69ef7c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "circuit-json-to-lbrn", "main": "dist/index.js", - "version": "0.0.20", + "version": "0.0.21", "type": "module", "scripts": { "start": "bun run site/index.html",