We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f4dacd + 270c9f0 commit af30a2dCopy full SHA for af30a2d
.zigversion
@@ -1 +1 @@
1
-0.14.0-dev.2577+271452d22
+0.14.0
build.zig.zon
@@ -1,5 +1,6 @@
.{
2
- .name = "zaudio",
+ .name = .zaudio,
3
+ .fingerprint = 0xc5244e8cd6bdcffc, // Changing this has security and trust implications.
4
.version = "0.11.0-dev",
5
.paths = .{
6
"build.zig",
0 commit comments