Commit Diff


commit - b926599b81ae32bf101a7127c1e1da5772e03419
commit + 4889e758ebabcf579619a28dfd89a65c9b632c57
blob - 57e2f3dc7b4282f77f4e0b0236de06e69f7c3dc0
blob + b7cb4fce219752d05e909019b800398de54d7f70
--- build.zig.zon
+++ build.zig.zon
@@ -5,7 +5,7 @@
     // When a release is tagged, the "-dev" suffix should be removed for the
     // commit that gets tagged. Directly after the tagged commit, the version
     // should be bumped and the "-dev" suffix added.
-    .version = "0.3.16",
+    .version = "0.3.17-dev",
     .paths = .{""},
     .dependencies = .{
         .pixman = .{