build: bump version to 0.3.12

This commit is contained in:
Isaac Freund
2025-08-30 18:13:56 +02:00
parent 50d5108d1f
commit 8e4f3f6800

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