Skip to content

Commit

Permalink
Release 0.2.0-pre.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pan93412 committed Apr 14, 2022
1 parent ee0d6c1 commit 0268803
Show file tree
Hide file tree
Showing 12 changed files with 22 additions and 22 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion engine-base/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine"
description = "The engine base for UnblockNeteaseMusic, including the executor and the Engine trait."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
edition = "2021"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../README.md"
Expand Down
2 changes: 1 addition & 1 deletion engines/bilibili/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_bilibili"
description = "The Bilibili engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion engines/joox/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_joox"
description = "The Joox engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion engines/kugou/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_kugou"
description = "The Kugou engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion engines/kuwo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_kuwo"
description = "The Kuwo engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion engines/migu/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_migu"
description = "The Migu engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion engines/pyncm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_pyncm"
description = "The PyNCM engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion engines/ytdl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_engine_ytdl"
description = "The YtDl (youtube-dl, yt-dlp, …) engine for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion request/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_request"
description = "The request-related methods for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion selector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_selector"
description = "The algorithm for UnblockNeteaseMusic, determining what Song to return."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../README.md"
edition = "2021"
Expand Down
2 changes: 1 addition & 1 deletion types/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "unm_types"
description = "The type definitions for UnblockNeteaseMusic."
license = "LGPL-3.0-or-later"
version = "0.2.0-pre.1"
version = "0.2.0-pre.2"
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
readme = "../README.md"
edition = "2021"
Expand Down

0 comments on commit 0268803

Please sign in to comment.