From fa63830db814ec681311061306cb20fc1471c865 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 27 Jul 2026 16:48:43 +0000 Subject: [PATCH] v0.1.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab441b9..1be377a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tscircuit/krt-wasm", - "version": "0.1.5", + "version": "0.1.7", "description": "Fork of KiCad Routing Tools packaged as a WASM autorouter for tscircuit.", "type": "module", "main": "./dist/index.js",