diff --git a/Cargo.toml b/Cargo.toml index 80f1fd9..175c4b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "leanshot" description = "Screenshot capture for Linux." -version = "0.3.3" +version = "0.3.4" repository = "https://github.com/iptq/leanshot" license-file = "LICENSE" authors = ["Michael Zhang "]