summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-04 08:13:21 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-04 08:46:59 +0200
commitb07180417483f91bc3a45e1e2063597a73fceaea (patch)
tree588542fb8e535be13210e26a0277d9bb9e0f06dd /Cargo.toml
parent6c61d025c8cdace3c985ab8733a4e115191e35a8 (diff)
downloadobnam2-b07180417483f91bc3a45e1e2063597a73fceaea.tar.gz
chore: prepare release 0.6.0
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 7b793be..20f35af 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version ="0.5.0"
+version ="0.6.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"