Skip to content

Commit 094c4bb

Browse files
committed
Upgrade to Zig 0.14
1 parent 4fce0ee commit 094c4bb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.{
2-
.name = "zstbi",
3-
.version = "0.10.0",
2+
.name = .zstbi,
3+
.fingerprint = 0x3c971054ff1a412f,
4+
.version = "0.11.0-dev",
45
.minimum_zig_version = "0.13.0-dev.351+64ef45eb0",
56
.paths = .{
67
"build.zig",

0 commit comments

Comments
 (0)