mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
Bump version number in .zon for imminent release
This commit is contained in:
parent
0cb3bdcadc
commit
5de9b42f0d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
.{
|
.{
|
||||||
.name = "zap",
|
.name = "zap",
|
||||||
.version = "0.7.1",
|
.version = "0.8.0",
|
||||||
.paths = .{
|
.paths = .{
|
||||||
"build.zig",
|
"build.zig",
|
||||||
"build.zig.zon",
|
"build.zig.zon",
|
||||||
|
|
Loading…
Add table
Reference in a new issue