Update cargo.toml and debian changelog versions to 1.0.0
This commit is contained in:
parent
eb19c360d6
commit
923c720ae5
3 changed files with 523 additions and 425 deletions
940
Cargo.lock
generated
940
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "cosmic-files"
|
||||
version = "0.1.0"
|
||||
version = "1.0.0"
|
||||
authors = ["Jeremy Soller <jeremy@system76.com>"]
|
||||
edition = "2024"
|
||||
license = "GPL-3.0-only"
|
||||
|
|
|
|||
6
debian/changelog
vendored
6
debian/changelog
vendored
|
|
@ -1,3 +1,9 @@
|
|||
cosmic-files (1.0.0) jammy; urgency=medium
|
||||
|
||||
* Stable release.
|
||||
|
||||
-- Jeremy Soller <jeremy@system76.com> Mon, 29 Dec 2025 15:12:39 -0700
|
||||
|
||||
cosmic-files (0.1.0) jammy; urgency=medium
|
||||
|
||||
* Initial release.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue