tag: 0.2.0

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

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.