Skip to content

Commit 208b18e

Browse files
authored
Update build.zig.zon
1 parent 2ec36c7 commit 208b18e

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,6 +1,6 @@
11
.{
22
.name = "zig-msgpack",
3-
.version = "0.0.1",
3+
.version = "0.0.2",
44
.minimum_zig_version = "0.11.0",
55
.dependencies = .{},
66
.paths = .{

0 commit comments

Comments
 (0)