File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ on the dashboard and searching for `clean-hwr`.
1212
1313Alternatively, you can use the CLI to kick this project off using the command
1414```
15- typst init @preview/clean-hwr:0.1.4
15+ typst init @preview/clean-hwr:0.1.5
1616```
1717
1818Typst will create a new directory with all the files needed to get you started.
Original file line number Diff line number Diff line change 1- # import " @preview/clean-hwr:0.1.4 " : *
1+ # import " @preview/clean-hwr:0.1.5 " : *
22
33// These packages are used to displaying the acronyms and glossaries
44// They need to be imported here so you can use #acr / #gls
Original file line number Diff line number Diff line change 11[package ]
22name = " clean-hwr"
3- version = " 0.1.4 "
3+ version = " 0.1.5 "
44compiler = " 0.13.1"
55entrypoint = " lib.typ"
66repository = " https://github.com/testspieler09/clean-hwr"
You can’t perform that action at this time.
0 commit comments