summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-29 08:29:45 +0000
committerLars Wirzenius <liw@liw.fi>2021-01-29 08:29:45 +0000
commitbf08ea67ca035fc0e78364450599cefff7cd9bc6 (patch)
treee41977976c2837e32ac8f1a158af96fda96dc85e /Cargo.toml
parentee665e91d1674ab61ef31f0ba9d138f8c704a2f9 (diff)
parenta966838bebd701b36c65375084d22b222f35a498 (diff)
downloadobnam2-0.2.2.tar.gz
Merge branch 'rel' into 'main'v0.2.2
release: version 0.2.2 See merge request larswirzenius/obnam!81
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 a5ed489..ed816b9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"