diff --git a/Cargo.toml b/Cargo.toml index 7c21d815..3f9efe6c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "project_ares" -version = "0.9.0" +version = "0.10.0" edition = "2021" description = "Automated decoding tool, Ciphey but in Rust" license = "MIT"