Commit Diff


commit - 8061314de01bd20cd238299b34f586a62b1d8e3a
commit + b926599b81ae32bf101a7127c1e1da5772e03419
blob - d6f5661688354dadbf9b2695603629fd21311bab
blob + 57e2f3dc7b4282f77f4e0b0236de06e69f7c3dc0
--- 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-dev",
+    .version = "0.3.16",
     .paths = .{""},
     .dependencies = .{
         .pixman = .{