diff --git a/Cargo.toml b/Cargo.toml index 7445a7b..1a27648 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cosmic-session" description = "The session manager for the COSMIC desktop environment" -version = "1.0.0" +version = "1.3.0" license = "GPL-3.0-only" edition = "2024" rust-version = "1.93"