We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15180d0 commit d0eee81Copy full SHA for d0eee81
build.zig.zon
@@ -11,7 +11,7 @@
11
12
// This is a [Semantic Version](https://semver.org/).
13
// In a future version of Zig it will be used for package deduplication.
14
- .version = "0.0.9",
+ .version = "0.1.0",
15
16
// Together with name, this represents a globally unique package
17
// identifier. This field is generated by the Zig toolchain when the
0 commit comments