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 b563d03 + 96f9458 commit 9527467Copy full SHA for 9527467
.zigversion
@@ -1 +1 @@
1
-0.14.0-dev.2577+271452d22
+0.14.0
build.zig.zon
@@ -1,8 +1,8 @@
.{
2
.name = .znoise,
3
- .fingerprint = 0x20f0ee30f1de54ea,
4
- .version = "0.4.0-dev",
5
- .minimum_zig_version = "0.14.1",
+ .fingerprint = 0x20f0ee30a768ad80,
+ .version = "0.3.0-dev",
+ .minimum_zig_version = "0.14.0",
6
.paths = .{
7
"build.zig",
8
"build.zig.zon",
0 commit comments