summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-29 10:29:18 +0200
committerLars Wirzenius <liw@liw.fi>2021-01-29 10:29:18 +0200
commita966838bebd701b36c65375084d22b222f35a498 (patch)
treee41977976c2837e32ac8f1a158af96fda96dc85e /Cargo.toml
parentee665e91d1674ab61ef31f0ba9d138f8c704a2f9 (diff)
downloadobnam2-a966838bebd701b36c65375084d22b222f35a498.tar.gz
release: version 0.2.2
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"