chore: update version to 1.0.0
This commit is contained in:
parent
e64f35c62a
commit
1dee7d1a94
3 changed files with 5 additions and 5 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -307,7 +307,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "cosmic-session"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"async-signals",
|
||||
"color-eyre",
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "cosmic-session"
|
||||
description = "The session manager for the COSMIC desktop environment"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
license = "GPL-3.0-only"
|
||||
edition = "2024"
|
||||
rust-version = "1.85"
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,5 +1,5 @@
|
|||
cosmic-session (0.1.0) UNRELEASED; urgency=medium
|
||||
cosmic-session (1.0.0) noble; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
* Initial release
|
||||
|
||||
-- Lucy <lucy@system76.com> Thu, 07 Jul 2022 14:42:01 -0400
|
||||
-- Michael Murphy <michael@mmurphy.dev> Thu, 11 Dec 2025 13:49:55 +0100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue