build: bump version to 0.3.10-dev

This commit is contained in:
Isaac Freund 2025-03-16 12:14:07 +01:00
parent bdc3c0ccf9
commit f1904d4e6f
No known key found for this signature in database
GPG Key ID: 86DED400DDFD7A11

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