From 8658308afdf4e97a5bd4a56bcddd1c9b5f8cb475 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 24 Dec 2024 21:16:44 +0000 Subject: [PATCH] v0.0.99 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8950b0..e949b82 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "circuit-to-svg", "type": "module", - "version": "0.0.98", + "version": "0.0.99", "description": "Convert Circuit JSON to SVG", "main": "dist/index.js", "files": [