diff --git a/Cargo.toml b/Cargo.toml index b8fa835..8a18201 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "self_update" -version = "0.4.4" +# version = "0.4.4" +version = "9.9.10" description = "Self updates for standalone executables" repository = "https://github.com/jaemk/self_update" keywords = ["update", "upgrade", "download", "release"]