updated compiler version + dependencies

This commit is contained in:
2025-03-01 21:22:08 +01:00
parent e1e561bb6c
commit ff0b91e683
32 changed files with 48 additions and 72 deletions

View File

@ -1,4 +1,4 @@
#let version = version(0, 1, 0)
#let version = version(0, 2, 0)
#import "circuit.typ": circuit
#import "element.typ"