diff --git a/Cargo.toml b/Cargo.toml index 82eec0f..2d056fa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "unwrap-gui" -version = "0.1.0" -description = "Unwrap Gui" +version = "0.1.1" +description = "Show a native dialog message when unwrap" repository = "https://github.com/Tribufu/UnwrapGui" authors = ["Tribufu "] license = "MIT"