summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-11-20 11:13:34 +0200
committerLars Wirzenius <liw@liw.fi>2021-11-20 11:13:34 +0200
commitc9ed57619837de53cf2fe4c2a24e4a2bcca4f8d5 (patch)
treed1221bdc187664e154b794e7809694ea8a726f57 /Cargo.toml
parent593daed8dc3536b189b2cf34393c1f77fa21216a (diff)
downloadobnam2-c9ed57619837de53cf2fe4c2a24e4a2bcca4f8d5.tar.gz
chore: update version number to 0.5.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 c2d53ec..7b793be 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version ="0.4.0"
+version ="0.5.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"