feat(style)!: extract styling to style.typ, bump version to 0.2.0

This commit is contained in:
2025-05-12 10:31:53 +03:00
parent 3ca8409e58
commit f4a5ebc7fe
6 changed files with 209 additions and 220 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "nure"
version = "0.1.0"
version = "0.2.0"
entrypoint = "lib.typ"
authors = ["linerds"]
license = "GPL-3.0"