diff --git a/src/main.rs b/src/main.rs index cc7dc57..b997591 100644 --- a/src/main.rs +++ b/src/main.rs @@ -118,7 +118,7 @@ fn get_credentials(reset: bool) -> Credentials { fn main() { let matches = App::new("ncspot") - .version("0.1.0") + .version(env!("CARGO_PKG_VERSION")) .author("Henrik Friedrichsen and contributors") .about("cross-platform ncurses Spotify client") .arg(