Skip to content

Commit a6330ff

Browse files
committed
Upgrade to Zig 0.14
1 parent 3bafa10 commit a6330ff

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.zigversion

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

build.zig.zon

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

0 commit comments

Comments
 (0)