Skip to content

Commit cc1ebc0

Browse files
committed
Release 0.3.0-pre.1
unm_api_utils@0.3.0-pre.1 unm_engine_bilibili@0.3.0-pre.1 unm_engine_joox@0.3.0-pre.1 unm_engine_kugou@0.3.0-pre.1 unm_engine_kuwo@0.3.0-pre.1 unm_engine_migu@0.3.0-pre.1 unm_engine_pyncm@0.3.0-pre.1 unm_engine_qq@0.3.0-pre.1 unm_engine_ytdl@0.3.0-pre.1 unm_rest_api@0.3.0-pre.1 unm_selector@0.3.0-pre.1 Generated by cargo-workspaces
1 parent 894ae81 commit cc1ebc0

File tree

12 files changed

+22
-22
lines changed

12 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-utils/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_api_utils"
33
description = "The utilities for developing UnblockNeteaseMusic API."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
edition = "2021"
77
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
88
readme = "./README.md"

engines/bilibili/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_bilibili"
33
description = "The Bilibili engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

engines/joox/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_joox"
33
description = "The Joox engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

engines/kugou/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_kugou"
33
description = "The Kugou engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

engines/kuwo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_kuwo"
33
description = "The Kuwo engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

engines/migu/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_migu"
33
description = "The Migu engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

engines/pyncm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_pyncm"
33
description = "The PyNCM engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

engines/qq/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_qq"
33
description = "The QQ engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
edition = "2021"
77
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
88
readme = "../../README.md"

engines/ytdl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "unm_engine_ytdl"
33
description = "The YtDl (youtube-dl, yt-dlp, …) engine for UnblockNeteaseMusic."
44
license = "LGPL-3.0-or-later"
5-
version = "0.3.0-pre.0"
5+
version = "0.3.0-pre.1"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
readme = "../../README.md"
88
edition = "2021"

0 commit comments

Comments
 (0)