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