commit - c3f23ed15387b29665e26471fcca400d7cdf3c91
commit + cbd372f97ce051470f200bfdedea42c752f0b6eb
blob - 2f857b6f3b0296f802f665582c527006b1a4d867
blob + fa093570753a20845ec174b757e64b3ce08ac441
--- 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-dev",
+ .version = "0.3.15",
.paths = .{""},
.dependencies = .{
.pixman = .{