Skip to content

Commit 9ca1fa6

Browse files
committed
Updates versions to 0.1.1 in template and readme
1 parent 7e4c732 commit 9ca1fa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/preview/aspirationally/0.1.1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Typst will create a new directory with all the files needed to get you started.
1717
If you already have a typst file, you can add the following to the top:
1818

1919
```typst
20-
#import "@preview/aspirationally:0.1.0": aspirationally
20+
#import "@preview/aspirationally:0.1.1": aspirationally
2121
2222
#show: aspirationally.with(
2323
name: [Laurenz Typsetterson],

packages/preview/aspirationally/0.1.1/template/main.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#import "@preview/aspirationally:0.1.0": aspirationally
1+
#import "@preview/aspirationally:0.1.1": aspirationally
22

33
#let role = [Tenure Track Assistant Professor in Typographic Theory]
44
#let department = [the Gutenberg School of Literary Arts]

0 commit comments

Comments
 (0)