tag: 0.2.0
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 1m15s

This commit is contained in:
2025-03-27 21:43:02 +01:00
parent 7e20dd73d9
commit 0b7d032b11

View File

@@ -24,7 +24,7 @@
// This is a [Semantic Version](https://semver.org/).
// In a future version of Zig it will be used for package deduplication.
.version = "0.1.0",
.version = "0.2.0",
// Tracks the earliest Zig version that the package considers to be a
// supported use case.