chore: bump version to 0.2.1

This commit is contained in:
2026-09-04 11:46:52 +03:00
parent cd64907a36
commit 5a336803f1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#import "@local/ktu-paper:0.2.0": (
#import "@local/ktu-paper:0.2.1": (
ktu-paper, setup-code,
ktu-table-of-contents, ktu-picture-list, ktu-table-list,
ktu-heading-page-normal,
+1 -1
View File
@@ -1,4 +1,4 @@
#import "@local/ktu-paper:0.2.0": (
#import "@local/ktu-paper:0.2.1": (
ktu-paper, setup-code,
ktu-table-of-contents, ktu-picture-list, ktu-table-list,
ktu-heading-page-normal,
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "ktu-paper"
version = "0.2.0"
version = "0.2.1"
compiler = "0.15.0"
entrypoint = "src/lib.typ"
repository = "https://github.com/svetikas/ktu-paper"