updated package version to 0.0.2
This commit is contained in:
parent
a51c6a976d
commit
99b9037719
@ -1,4 +1,4 @@
|
||||
#let version = version((0,0,1))
|
||||
#let version = version((0,0,2))
|
||||
|
||||
#import "config.typ"
|
||||
#import "schema.typ"
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "rivet"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
compiler = "0.11.0"
|
||||
repository = "https://git.kb28.ch/HEL/rivet-typst"
|
||||
entrypoint = "src/lib.typ"
|
||||
|
Loading…
Reference in New Issue
Block a user