Skip to content

Commit 8a30d48

Browse files
release 1.0 updated build.zig.zon
1 parent 5176726 commit 8a30d48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.{
22
.name = "zimpl",
3-
.version = "0.0.0",
4-
.paths = .{""},
3+
.version = "1.0.0",
4+
.paths = .{ "build.zig", "src/zimpl.zig" },
55
}

0 commit comments

Comments
 (0)