Skip to content

Commit 87415e1

Browse files
committed
fix zon version
1 parent 6105c2d commit 87415e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.{
22
.name = .zap,
3-
.version = "0.10.3",
3+
.version = "0.10.4",
44
.paths = .{
55
"build.zig",
66
"build.zig.zon",

0 commit comments

Comments
 (0)