mod: bump to version 0.0.3
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 55s
Release Zig Application / Release zig project (release) Successful in 1m35s

This commit is contained in:
2025-11-05 22:12:27 +01:00
parent b228c69ae5
commit 28afdc0ff9

View File

@@ -1,7 +1,7 @@
.{
.name = .tui_website,
// This is a [Semantic Version](https://semver.org/).
.version = "0.0.2",
.version = "0.0.3",
.fingerprint = 0x93d98a4d9d000e9c, // Changing this has security and trust implications.
.minimum_zig_version = "0.16.0-dev.463+f624191f9",
.dependencies = .{