diff --git a/Cargo.toml b/Cargo.toml index a4ed41f..637e6f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ios" -version = "0.0.1-a" +version = "0.0.1" description = "Light-weight CLI tool to extract iOS backup" edition = "2021" authors = ["Vignesh Rao"]