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