summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-23 09:51:39 +0200
committerLars Wirzenius <liw@liw.fi>2021-03-23 09:51:39 +0200
commit5a4cd19307d7c5da07ad17a5b07d592cfcbf88ed (patch)
tree0932dac7162ff1f00979c4625db8aa5e7d2af285 /Cargo.toml
parente6e46b1cb465a962474924a85dda4e15f7101d5d (diff)
downloadobnam2-5a4cd19307d7c5da07ad17a5b07d592cfcbf88ed.tar.gz
chore: bump version number
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 dcaacde..c7bbe63 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"