We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41d1ac4 commit 66374cbCopy full SHA for 66374cb
build.zig.zon
@@ -10,7 +10,7 @@
10
11
// This is a [Semantic Version](https://semver.org/).
12
// In a future version of Zig it will be used for package deduplication.
13
- .version = "1.0.0",
+ .version = "2.0.0",
14
15
// Together with name, this represents a globally unique package
16
// identifier. This field is generated by the Zig toolchain when the
0 commit comments