Skip to content

Commit 666efb3

Browse files
authored
revert minimum_zig_version to 0.14.0
1 parent fe491be commit 666efb3

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 = .zmath,
33
.fingerprint = 0xfd23d422bd223cc2,
44
.version = "0.11.0-dev",
5-
.minimum_zig_version = "0.14.1",
5+
.minimum_zig_version = "0.14.0",
66
.paths = .{
77
"build.zig",
88
"build.zig.zon",

0 commit comments

Comments
 (0)