Skip to content

Commit fd269b7

Browse files
committed
Version bump
1 parent 815afa8 commit fd269b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

typst.toml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
[package]
22
name = "drafting"
3-
version = "0.1.2"
3+
version = "0.2.0"
44
entrypoint = "drafting.typ"
55
authors = ["Nathan Jessurun"]
66
license = "Unlicense"
77
description = "Helpful functions for content positioning and margin comments/notes"
88
repository = "https://github.com/ntjess/typst-drafting"
99
keywords = ["comments", "notes", "margins", "positioning", "layout", "ruler"]
10+
categories = ["layout", "utility"]
11+
compiler = "0.11.0"
1012

1113
[tool.packager]
1214
paths = ["drafting.typ", "LICENSE", "README.md"]

0 commit comments

Comments
 (0)