Skip to content

Commit

Permalink
bump version (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite authored Dec 23, 2024
1 parent 7a8704d commit 352f4da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.zig.zon
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.{
.name = "microzig",
.version = "0.13.0",
.version = "0.13.1",
.minimum_zig_version = "0.13.0",
.dependencies = .{
.@"build-internals" = .{ .path = "build-internals" },
Expand Down

0 comments on commit 352f4da

Please sign in to comment.