We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccfb09d commit a08b184Copy full SHA for a08b184
build.zig.zon
@@ -2,7 +2,7 @@
2
.name = .microzig,
3
// Note: This should be changed if you fork microzig!
4
.fingerprint = 0x605a83a849186d0f,
5
- .version = "0.14.3",
+ .version = "0.14.4",
6
.minimum_zig_version = "0.14.1",
7
.dependencies = .{
8
.@"build-internals" = .{ .path = "build-internals" },
0 commit comments