We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a8704d commit 352f4daCopy full SHA for 352f4da
build.zig.zon
@@ -1,6 +1,6 @@
1
.{
2
.name = "microzig",
3
- .version = "0.13.0",
+ .version = "0.13.1",
4
.minimum_zig_version = "0.13.0",
5
.dependencies = .{
6
.@"build-internals" = .{ .path = "build-internals" },
0 commit comments