summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-07-24 11:13:30 +0300
committerLars Wirzenius <liw@liw.fi>2022-07-24 11:13:30 +0300
commit4afcc5d3a6ab3cf7c13652329cef974c03367cb2 (patch)
treebff7eb605d3c2692fe6bc6d44fff1c94670d93df /Cargo.toml
parent357c3bbb86d5e46c3c7daf49e091cca31adf66e6 (diff)
downloadobnam2-4afcc5d3a6ab3cf7c13652329cef974c03367cb2.tar.gz
chore: update version number for release
Sponsored-by: author
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 bd0eeb3..b237632 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version ="0.7.1"
+version ="0.8.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2021"
description = "a backup program"