summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-01-29 10:12:02 +0200
committerLars Wirzenius <liw@liw.fi>2021-01-29 10:12:02 +0200
commit8bc464606553319de30468defcc610f70699fbbe (patch)
tree8f5426bfd7d73a577241688503abb95e1bf10256 /Cargo.toml
parentf78892b1fed8e95c75b69b80ebf98f2b4deaf673 (diff)
downloadobnam2-8bc464606553319de30468defcc610f70699fbbe.tar.gz
release: version 0.2.1
Make version number be three levels.
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 bdae106..0a63427 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "obnam"
-version = "0.2"
+version = "0.2.1"
authors = ["Lars Wirzenius <liw@liw.fi>"]
edition = "2018"