From 96dd9b0543900eee2701180c93500ada46d282ce Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Tue, 30 Jun 2026 18:52:01 +0200 Subject: [PATCH] chore: bump compiler version to 0.13.1 --- typst.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typst.toml b/typst.toml index 39cff5b..331693b 100644 --- a/typst.toml +++ b/typst.toml @@ -1,7 +1,7 @@ [package] name = "circuiteria" version = "0.2.0" -compiler = "0.13.0" +compiler = "0.13.1" repository = "https://git.kb28.ch/HEL/circuiteria" entrypoint = "src/lib.typ" authors = [