Skip to content

Commit 731a038

Browse files
committed
v0.2.0
1 parent d1d5b04 commit 731a038

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.zig.zon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.fingerprint = 0x23b152286a1372a5,
44
.minimum_zig_version = "0.16.0",
55
.paths = .{ "src", "build.zig", "build.zig.zon" },
6-
.version = "0.1.0",
6+
.version = "0.2.0",
77
.dependencies = .{
88
.quickjs = .{
99
.url = "https://github.com/quickjs-ng/quickjs/archive/refs/tags/v0.15.1.tar.gz",

0 commit comments

Comments
 (0)