Browse and listen to thousands of radio stations across the globe right from your terminal ๐ŸŒŽ ๐Ÿ“ป ๐ŸŽตโœจ
radio rust tokio web-radio command-line-tool tui

bump version code

+4 -4
+1 -1
Cargo.lock
··· 4029 4029 4030 4030 [[package]] 4031 4031 name = "tunein-cli" 4032 - version = "0.2.6" 4032 + version = "0.3.0" 4033 4033 dependencies = [ 4034 4034 "anyhow", 4035 4035 "async-trait",
+1 -1
Cargo.toml
··· 8 8 name = "tunein-cli" 9 9 readme = "README.md" 10 10 repository = "https://github.com/tsirysndr/tunein-cli" 11 - version = "0.2.6" 11 + version = "0.3.0" 12 12 13 13 [[bin]] 14 14 name = "tunein"
+2 -2
README.md
··· 82 82 Or download the latest release for your platform [here](https://github.com/tsirysndr/tunein-cli/releases). 83 83 84 84 ## ๐Ÿ“ฆ Downloads 85 - - `Mac`: arm64: [tunein_v0.2.6_aarch64-apple-darwin.tar.gz](https://github.com/tsirysndr/tunein-cli/releases/download/v0.2.6/tunein_v0.2.6_aarch64-apple-darwin.tar.gz) intel: [tunein_v0.2.6_x86_64-apple-darwin.tar.gz](https://github.com/tsirysndr/tunein-cli/releases/download/v0.2.6/tunein_v0.2.6_x86_64-apple-darwin.tar.gz) 86 - - `Linux`: [tunein_v0.2.6_x86_64-unknown-linux-gnu.tar.gz](https://github.com/tsirysndr/tunein-cli/releases/download/v0.2.6/tunein_v0.2.6_x86_64-unknown-linux-gnu.tar.gz) 85 + - `Mac`: arm64: [tunein_v0.3.0_aarch64-apple-darwin.tar.gz](https://github.com/tsirysndr/tunein-cli/releases/download/v0.3.0/tunein_v0.3.0_aarch64-apple-darwin.tar.gz) intel: [tunein_v0.3.0_x86_64-apple-darwin.tar.gz](https://github.com/tsirysndr/tunein-cli/releases/download/v0.3.0/tunein_v0.3.0_x86_64-apple-darwin.tar.gz) 86 + - `Linux`: [tunein_v0.3.0_x86_64-unknown-linux-gnu.tar.gz](https://github.com/tsirysndr/tunein-cli/releases/download/v0.3.0/tunein_v0.3.0_x86_64-unknown-linux-gnu.tar.gz) 87 87 ## ๐Ÿš€ Usage 88 88 ``` 89 89 USAGE: