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 891945e commit 9257242Copy full SHA for 9257242
build.zig.zon
@@ -1,7 +1,7 @@
1
.{
2
.name = .zlua,
3
.fingerprint = 0xcf671dd0b696484, // changing this has security and trust implications
4
- .version = "0.1.0",
+ .version = "0.4.0",
5
.paths = .{ "build.zig", "build.zig.zon", "src", "license", "build" },
6
7
.dependencies = .{
0 commit comments