diff --git a/client/src/main.rs b/client/src/main.rs index 6d73a64713..70075c8eb3 100644 --- a/client/src/main.rs +++ b/client/src/main.rs @@ -10,7 +10,7 @@ mod utils; fn main() { let arg_matches = App::new("Nym Client") - .version("0.1.0") + .version(built_info::PKG_VERSION) .author("Nymtech") .about("Implementation of the Nym Client") .subcommand(