Skip to content

Commit 352f4da

Browse files
authored
bump version (#332)
1 parent 7a8704d commit 352f4da

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 = "microzig",
3-
.version = "0.13.0",
3+
.version = "0.13.1",
44
.minimum_zig_version = "0.13.0",
55
.dependencies = .{
66
.@"build-internals" = .{ .path = "build-internals" },

0 commit comments

Comments
 (0)