Skip to content

Commit

Permalink
v0.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
remigerme committed Sep 16, 2024
1 parent caf999d commit feac24b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion template/report.typ
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#import "@preview/typographix-polytechnique-reports:0.1.3" as template
#import "@preview/typographix-polytechnique-reports:0.1.4" as template

// Defining variables for the cover page and PDF metadata
// Main title on cover page
Expand Down
2 changes: 1 addition & 1 deletion typst.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "typographix-polytechnique-reports"
version = "0.1.3"
version = "0.1.4"
entrypoint = "polytechnique.typ"
authors = ["Rémi Germe <@remigerme>"]
license = "MIT"
Expand Down

0 comments on commit feac24b

Please sign in to comment.