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 e65c9dc commit 7bdcd26Copy full SHA for 7bdcd26
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = .zabi,
3
// This is a [Semantic Version](https://semver.org/).
4
// In a future version of Zig it will be used for package deduplication.
5
- .version = "0.17.0",
+ .version = "0.18.0",
6
7
// This field is optional.
8
// Each dependency must either provide a `url` and `hash`, or a `path`.
0 commit comments