diff --git a/Cargo.toml b/Cargo.toml index b9576a4..8ecbdcf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "leanshot" description = "Screenshot capture for Linux." -version = "0.3.1" +version = "0.3.2" repository = "https://github.com/iptq/leanshot" license-file = "LICENSE" authors = ["Michael Zhang "]