Skip to content

Commit f8f5281

Browse files
committed
Upgrade to Zig 0.14
1 parent a994d3b commit f8f5281

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.zigversion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.14.0-dev.2577+271452d22
1+
0.14.0

build.zig.zon

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.{
2-
.name = "zmesh",
2+
.name = .zmesh,
3+
.fingerprint = 0xb56bea39e6c0eda0,
34
.version = "0.11.0-dev",
45
.paths = .{
56
"build.zig",

0 commit comments

Comments
 (0)