We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734fcd5 commit 9f8c488Copy full SHA for 9f8c488
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 = "0.6.0",
+ .version = "0.6.1",
14
15
// This field is optional.
16
// This is currently advisory only; Zig does not yet do anything
0 commit comments