summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-20 11:13:34 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-20 11:13:34 +0200
commitc9ed57619837de53cf2fe4c2a24e4a2bcca4f8d5 (patch)
treed1221bdc187664e154b794e7809694ea8a726f57
parent593daed8dc3536b189b2cf34393c1f77fa21216a (diff)
downloadobnam2-c9ed57619837de53cf2fe4c2a24e4a2bcca4f8d5.tar.gz
chore: update version number to 0.5.0
Sponsored-by: author
-rw-r--r--Cargo.toml2
-rw-r--r--debian/changelog5
2 files changed, 4 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c2d53ec..7b793be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version ="0.4.0"
+version ="0.5.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"
diff --git a/debian/changelog b/debian/changelog
index 946b948..082eb39 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
-obnam (0.4.0-1) unstable; urgency=medium
+obnam (0.5.0-1) unstable; urgency=medium
+ * New release.
- -- Lars Wirzenius <liw@liw.fi> Sun, 06 Jun 2021 12:24:39 +0300
+ -- Lars Wirzenius <liw@liw.fi> Sat, 20 Nov 2021 11:13:20 +0200
obnam (0.4.0-1) unstable; urgency=medium