summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-06-06 10:22:33 +0300
committerLars Wirzenius <liw@liw.fi>2021-06-06 11:50:54 +0300
commit734785e690b18990d08a852e08cd0a872b2e33a2 (patch)
tree818aeb42a3818e150044b436d383c623dfec7037 /Cargo.toml
parent03b76fd41a1b569d695f849719f2b07a4b99ad09 (diff)
downloadobnam2-734785e690b18990d08a852e08cd0a872b2e33a2.tar.gz
docs: update NEWS, Cargo.toml, debian/changelo for new release
Also, tweak titles in NEWS to be a little shorter. Sponsored-by: author
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5349b92..4851e88 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
+
[package]
name = "obnam"
-version = "0.3.1"
+version = "0.4.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"