summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-03-08 06:35:39 +0000
committerLars Wirzenius <liw@liw.fi>2022-03-08 06:35:39 +0000
commit75e00254d7a9bfb582e1edb5c4f172aba2869783 (patch)
tree5d080d93cdde78d69bb55ae14a5fb0d56221d1aa /Cargo.toml
parentf7fc85d8e28315d1d14feefe10825ba5c9984041 (diff)
parenta95d7fcb018219bb3fe89225c1c0d85db7be7fbe (diff)
downloadobnam2-491d6a3556f31d8bfd8b6023a0cb34f10d612516.tar.gz
Merge branch 'release' into 'main'v0.7.1
chore: update for release 0.7.1 See merge request obnam/obnam!216
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3d69988..81e4f70 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version ="0.7.0"
+version ="0.7.1"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2021"
description = "a backup program"