Commit Diff


commit - e8bd3895e971b192c378aa7fa024c1d60a223560
commit + bde804712a4618f935f425e2983d30fd324b3e4e
blob - 5011b2128d459022aa3671894f8e7b604e1e0045
blob + cb16f22d8c7de3da87912827a05d53cc3f4f9830
--- 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",
+    .version = "0.3.18-dev",
     .paths = .{""},
     .dependencies = .{
         .pixman = .{