Skip to content

Commit 9257242

Browse files
committed
Set version to 0.4.0
1 parent 891945e commit 9257242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.{
22
.name = .zlua,
33
.fingerprint = 0xcf671dd0b696484, // changing this has security and trust implications
4-
.version = "0.1.0",
4+
.version = "0.4.0",
55
.paths = .{ "build.zig", "build.zig.zon", "src", "license", "build" },
66

77
.dependencies = .{

0 commit comments

Comments
 (0)