chore: bump version to 0.3.57
Update PMOMusic/Cargo.toml and version.txt to reflect the patch release 0.3.57. This applies a standard semantic version increment without modifying other package metadata or dependencies.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -4,7 +4,7 @@ version = 4
|
||||
|
||||
[[package]]
|
||||
name = "PMOMusic"
|
||||
version = "0.3.56"
|
||||
version = "0.3.57"
|
||||
dependencies = [
|
||||
"axum 0.8.7",
|
||||
"console-subscriber",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "PMOMusic"
|
||||
version = "0.3.56"
|
||||
version = "0.3.57"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
|
||||
@@ -1 +1 @@
|
||||
0.3.56
|
||||
0.3.57
|
||||
|
||||
Reference in New Issue
Block a user