Skip to content

Commit eed01b0

Browse files
committed
Increase minimum compiler version to 0.12
Required for `stretch` element
1 parent 3ef5848 commit eed01b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typst.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "equate"
33
version = "0.3.0"
44
entrypoint = "src/lib.typ"
5-
compiler = "0.11.0"
5+
compiler = "0.12.0"
66
authors = ["Eric Biedert"]
77
repository = "https://github.com/EpicEricEE/typst-equate"
88
license = "MIT"

0 commit comments

Comments
 (0)