diff --git a/build.zig.zon b/build.zig.zon index b4f1183..fb2c061 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -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.