summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-12-30 07:48:43 +0200
committerLars Wirzenius <liw@liw.fi>2023-12-30 07:48:43 +0200
commitc2043ae1adff3fc67cd7f48ef03ee130d416a248 (patch)
tree7ca7c03275c31eb3ccb4f42b39c635ef647d560c
parent2c9b04b9b5d53a658f361f29e18afde6e6fcf8e8 (diff)
downloadcachedir-rs-c2043ae1adff3fc67cd7f48ef03ee130d416a248.tar.gz
chore: prepare for release
Signed-off-by: Lars Wirzenius <liw@liw.fi> Sponsored-by: author
-rw-r--r--Cargo.toml2
-rw-r--r--debian/changelog7
2 files changed, 8 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 90d0e28..b07f94f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cachedir"
-version = "0.1.0"
+version = "9.1.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
diff --git a/debian/changelog b/debian/changelog
index 75b0e16..6a0d18b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cachedir (9.1.0-1) unstable; urgency=medium
+
+ * New release
+ * Bump version in Cargo.toml to match debian/changelog.
+
+ -- Lars Wirzenius <liw@liw.fi> Sat, 30 Dec 2023 07:48:36 +0200
+
cachedir (9.0-1) unstable; urgency=medium
* Initial packaging. This is not intended to be uploaded to Debian, so