build: bump version to 0.3.14-dev

This commit is contained in:
Isaac Freund
2025-10-03 11:36:58 +02:00
parent 3ef7b69112
commit 9c42ed788a

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