diff --git a/Cargo.lock b/Cargo.lock index 28f5177..31a9fc2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2519,7 +2519,7 @@ dependencies = [ [[package]] name = "sh4d0wup" -version = "0.9.2" +version = "0.9.3" dependencies = [ "anyhow", "ar", diff --git a/Cargo.toml b/Cargo.toml index b3b0922..9e270ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sh4d0wup" -version = "0.9.2" +version = "0.9.3" description = "Signing-key abuse and update exploitation framework" authors = ["kpcyrd "] license = "GPL-3.0-or-later"