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