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 bde42aa commit 511794cCopy full SHA for 511794c
.zigversion
@@ -1 +1 @@
1
-0.13.0-dev.351+64ef45eb0
+0.14.0-dev.1911+3bf89f55c
build.zig.zon
@@ -1,11 +1,12 @@
.{
2
.name = "zwindows",
3
- .version = "0.1.0",
+ .version = "0.2.0-dev",
4
.paths = .{
5
"build.zig",
6
"build.zig.zon",
7
"bin",
8
"src",
9
"README.md",
10
+ "LICENSE",
11
},
12
}
0 commit comments