Skip to content

Commit 88552fb

Browse files
authored
Upgrade to zig 0.14.0 (#23)
1 parent 4d04fda commit 88552fb

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 = "zglfw",
2+
.name = .zglfw,
3+
.fingerprint = 0x6fbada33344305ce,
34
.version = "0.10.0-dev",
45
.paths = .{
56
"build.zig",

0 commit comments

Comments
 (0)