Skip to content

Commit ce45acc

Browse files
committed
chore: bump version code
1 parent 2347a14 commit ce45acc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "music-player"
3-
version = "0.2.0-alpha.2"
3+
version = "0.2.0-alpha.3"
44
edition = "2021"
55
repository = "https://github.com/tsirysndr/music-player"
66
license = "MIT"
@@ -76,7 +76,7 @@ version = "0.1.1"
7676

7777
[dependencies.music-player-webui]
7878
path = "webui"
79-
version = "0.1.3"
79+
version = "0.1.4"
8080

8181
[dependencies.music-player-discovery]
8282
path = "discovery"

0 commit comments

Comments
 (0)