mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 23:24:09 +00:00
update version in build.zig.zon for imminent release
This commit is contained in:
parent
870a051155
commit
73836111ba
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
.{
|
.{
|
||||||
.name = "zap",
|
.name = "zap",
|
||||||
.version = "0.1.6-pre",
|
.version = "0.1.7-pre",
|
||||||
|
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.@"facil.io" = .{
|
.@"facil.io" = .{
|
||||||
|
|
Loading…
Add table
Reference in a new issue