Skip to content

Commit 1745b6a

Browse files
authored
Upgrade to zig 0.14.0 (#10)
1 parent f40bb8a commit 1745b6a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Diff for: .zigversion

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.0-dev.2577+271452d22
1+
0.14.0

Diff for: build.zig.zon

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.{
2-
.name = "zmath",
2+
.name = .zmath,
3+
.fingerprint = 0xfd23d422bd223cc2,
34
.version = "0.11.0-dev",
45
.paths = .{
56
"build.zig",

0 commit comments

Comments
 (0)