From 2f8dff1343e8c93fde428457fdd379c981dadf04 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 23 Sep 2024 15:29:18 +0000 Subject: [PATCH] v0.0.37 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5036f86..173b1a4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "circuit-to-svg", "type": "module", - "version": "0.0.36", + "version": "0.0.37", "description": "Convert Circuit JSON to SVG", "main": "dist/index.js", "files": [