commit - cbd372f97ce051470f200bfdedea42c752f0b6eb
commit + ec8cfa60fe650625712d63928a5150475aaa5514
blob - fa093570753a20845ec174b757e64b3ce08ac441
blob + ba347f5cfa48e9a57ded29b50e31dd230ec7ef4f
--- build.zig.zon
+++ build.zig.zon
// 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.15",
+ .version = "0.3.16-dev",
.paths = .{""},
.dependencies = .{
.pixman = .{