Skip to content

Commit 776a111

Browse files
committed
fix: version number in build.zig.zon
1 parent e5fcfac commit 776a111

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 = "zigverm",
3-
.version = "0.4.0",
3+
.version = "0.5.1",
44
.minimum_zig_version = "0.11.0",
55

66
.dependencies = .{

0 commit comments

Comments
 (0)