chore: bump version to 1.3.0

This commit is contained in:
Lionel DARNIS 2026-07-22 15:57:00 +02:00
parent 0f51e9d29f
commit e5cbc819e8

View file

@ -1,6 +1,6 @@
[package]
name = "cosmic-greeter"
version = "0.1.0"
version = "1.3.0"
edition = "2024"
[build-dependencies]
@ -88,7 +88,7 @@ image = { version = "0.25", default-features = false, features = [
] }
[dependencies.greetd_ipc]
version = "0.10.3"
version = "1.3.0"
features = ["tokio-codec"]
[features]