build: bump version to 0.3.15

This commit is contained in:
Isaac Freund
2026-03-31 10:27:58 +02:00
parent ae00b8c8c7
commit 6aa6993936

View File

@@ -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.15-dev",
.version = "0.3.15",
.paths = .{""},
.dependencies = .{
.pixman = .{