summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-03-14 09:18:38 +0000
committerLars Wirzenius <liw@liw.fi>2021-03-14 09:18:38 +0000
commitc228fe23bb4e4ae3c6a44f18a181d7079774e34a (patch)
tree42473cf27b3769c6487beb2ff1b7859d113aa88a /Cargo.toml
parentaec405538602107e84e222c3aae0dd0e50b7cb45 (diff)
parentb62ce026392dd9b8bea06b04413931b0bbd75762 (diff)
downloadobnam2-ce1ecd635c633f36873485709207bb8a7cf4d390.tar.gz
Merge branch 'release' into 'main'v0.3.0
Prepare release 0.3.0 See merge request larswirzenius/obnam!117
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 fb0403f..dcaacde 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version = "0.2.2"
+version = "0.3.0"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"
description = "a backup program"