1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00

Proactively up the version number in master for next release

This commit is contained in:
Rene Schallner 2024-04-27 21:32:14 +02:00
parent c79d62ca2c
commit 5e347ce649

View file

@ -1,6 +1,6 @@
.{ .{
.name = "zap", .name = "zap",
.version = "0.7.0", .version = "0.7.1",
.paths = .{ .paths = .{
"build.zig", "build.zig",
"build.zig.zon", "build.zig.zon",