Update cargo.toml and debian changelog versions to 1.0.0

This commit is contained in:
Jeremy Soller 2025-12-29 15:13:36 -07:00
parent eb19c360d6
commit 923c720ae5
No known key found for this signature in database
GPG key ID: 670FDFB5428E05CA
3 changed files with 523 additions and 425 deletions

940
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -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
View file

@ -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.