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 ba06f35 commit cb39eafCopy full SHA for cb39eaf
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = "dockerc",
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.3.0",
+ .version = "0.3.1",
6
7
// This field is optional.
8
// This is currently advisory only; Zig does not yet do anything
0 commit comments