diff --git a/Cargo.lock b/Cargo.lock index d87f94fbb..94bca7746 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1,6 +1,6 @@ [root] name = "super-analyzer" -version = "0.3.0" +version = "0.3.1" dependencies = [ "bytecount 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "chrono 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)", diff --git a/Cargo.toml b/Cargo.toml index 82c0f4931..068e29cd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "super-analyzer" -version = "0.3.0" +version = "0.3.1" authors = [ "Iban Eguia ", "Jaime Salas ", diff --git a/rpmbuild/super.spec b/rpmbuild/super.spec index 07c996291..ed318c9a5 100644 --- a/rpmbuild/super.spec +++ b/rpmbuild/super.spec @@ -1,5 +1,5 @@ Name: super-analyzer -Version: 0.3.0 +Version: 0.3.1 Release: 1%{?dist} Summary: Secure, Unified, Powerful and Extensible Rust Android Analyzer. URL: http://superanalyzer.rocks/