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.
1 parent 4fce0ee commit 094c4bbCopy full SHA for 094c4bb
.zigversion
@@ -1 +1 @@
1
-0.14.0-dev.2577+271452d22
+0.14.0
build.zig.zon
@@ -1,6 +1,7 @@
.{
2
- .name = "zstbi",
3
- .version = "0.10.0",
+ .name = .zstbi,
+ .fingerprint = 0x3c971054ff1a412f,
4
+ .version = "0.11.0-dev",
5
.minimum_zig_version = "0.13.0-dev.351+64ef45eb0",
6
.paths = .{
7
"build.zig",
0 commit comments