mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
fix zon version
This commit is contained in:
parent
6105c2d4ed
commit
87415e1686
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
.{
|
.{
|
||||||
.name = .zap,
|
.name = .zap,
|
||||||
.version = "0.10.3",
|
.version = "0.10.4",
|
||||||
.paths = .{
|
.paths = .{
|
||||||
"build.zig",
|
"build.zig",
|
||||||
"build.zig.zon",
|
"build.zig.zon",
|
||||||
|
|
Loading…
Add table
Reference in a new issue