Commit Diff


commit - 5e55ef9e2449eaad189c27c310e4a5c24587ed13
commit + e8bd3895e971b192c378aa7fa024c1d60a223560
blob - b7cb4fce219752d05e909019b800398de54d7f70
blob + 5011b2128d459022aa3671894f8e7b604e1e0045
--- 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.17-dev",
+    .version = "0.3.17",
     .paths = .{""},
     .dependencies = .{
         .pixman = .{