chore: bump version to 0.3.0

This commit is contained in:
2026-09-05 14:32:26 +03:00
parent 2e3f4a890e
commit 3e91fbfefd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#import "@local/ktu-paper:0.2.1": (
#import "@local/ktu-paper:0.3.0": (
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.1": (
#import "@local/ktu-paper:0.3.0": (
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.1"
version = "0.3.0"
compiler = "0.15.0"
entrypoint = "src/lib.typ"
repository = "https://github.com/svetikas/ktu-paper"