diff --git a/src/main.rs b/src/main.rs index 97fbe1d..726c249 100644 --- a/src/main.rs +++ b/src/main.rs @@ -10,7 +10,7 @@ use std::path::PathBuf; fn main() { let matches = App::new("apk decompiler") - .version("0.1.0") + .version("0.2.0") .about("A super simple utility to decompile your APKs.") .author("Roberto Huertas ") .arg(