We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c28bf6 commit 7b6ff52Copy full SHA for 7b6ff52
1 file changed
build.zig.zon
@@ -1,6 +1,6 @@
1
.{
2
.name = .fancy_cat,
3
- .version = "0.5.0",
+ .version = "0.6.0",
4
.fingerprint = 0x866b011980aee471, // Changing this has security and trust implications.
5
.minimum_zig_version = "0.15.2",
6
.dependencies = .{
0 commit comments