build: bump version to 0.3.10
This commit is contained in:
parent
7fc7b570f0
commit
6af8369624
@ -5,7 +5,7 @@
|
|||||||
// When a release is tagged, the "-dev" suffix should be removed for the
|
// When a release is tagged, the "-dev" suffix should be removed for the
|
||||||
// commit that gets tagged. Directly after the tagged commit, the version
|
// commit that gets tagged. Directly after the tagged commit, the version
|
||||||
// should be bumped and the "-dev" suffix added.
|
// should be bumped and the "-dev" suffix added.
|
||||||
.version = "0.3.10-dev",
|
.version = "0.3.10",
|
||||||
.paths = .{""},
|
.paths = .{""},
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.pixman = .{
|
.pixman = .{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user