diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-31 15:54:42 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-31 15:54:42 +0200 |
| commit | 6d2b9341886b926254dd4d1bbf7e819e8f643a44 (patch) | |
| tree | 1f7de7f99e198a08814fe553a60316be323b7485 | |
| parent | 2354a93e358961aaf3e0aaf826620dbb30c33ede (diff) | |
Bump version to v0.4.0v0.4.0
| -rw-r--r-- | Cargo.lock | 2 | ||||
| -rw-r--r-- | Cargo.toml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1451,7 +1451,7 @@ dependencies = [ [[package]] name = "somafm" -version = "0.3.0" +version = "0.4.0" dependencies = [ "inquire", "reqwest", @@ -1,7 +1,7 @@ [package] name = "somafm" description = "A Rust-based command line player for SomaFM radio" -version = "0.3.0" +version = "0.4.0" authors = ["Yuval Adam <_@yuv.al>"] edition = "2021" license = "MIT" |
