Skip to content

Commit 56c0912

Browse files
committed
mark first stable release 1.0.0
1 parent 56f15f3 commit 56c0912

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 = "zmpv",
3-
.version = "0.1.0",
3+
.version = "1.0.0",
44
.minimum_zig_version = "0.12.0",
55
.dependencies = .{},
66
.paths = .{

0 commit comments

Comments
 (0)