build: bump version to 0.3.12-dev

This commit is contained in:
Isaac Freund
2025-07-01 09:40:25 +02:00
parent 0898a06a96
commit b8ec02796f

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.11",
.version = "0.3.12-dev",
.paths = .{""},
.dependencies = .{
.pixman = .{