From 3caaad1447b09b1d7cb3d56fbf10bd175ef2279c Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Sun, 14 Apr 2024 20:43:44 -0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"