Skip to content

Commit a08b184

Browse files
committed
Bump to 0.14.4
1 parent ccfb09d commit a08b184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
.name = .microzig,
33
// Note: This should be changed if you fork microzig!
44
.fingerprint = 0x605a83a849186d0f,
5-
.version = "0.14.3",
5+
.version = "0.14.4",
66
.minimum_zig_version = "0.14.1",
77
.dependencies = .{
88
.@"build-internals" = .{ .path = "build-internals" },

0 commit comments

Comments
 (0)