summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2024-05-31 14:37:39 +0200
committerYuval Adam <_@yuv.al>2024-05-31 14:37:56 +0200
commit10976b7bdfcdb57724d9e2b1dedd2c172b0b5973 (patch)
treed648d1aecbef73c199a8aa5950da881059d0e259 /Cargo.toml
parent508e13150ab0398e2e5a8c2f64646c38d097a814 (diff)
Play stream from mpv with spinner
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 332aa96..8cc3ab2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "somafm"
description = "A Rust-based command line player for SomaFM radio"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Yuval Adam <_@yuv.al>"]
edition = "2021"
license = "MIT"