From: Ian Jackson Date: Wed, 6 Jan 2021 23:35:12 +0000 (+0000) Subject: update master version X-Git-Tag: otter-0.2.0~1 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=68a773c8b524e3af1e3f98e6f742ddd47f766292;p=otter.git update master version Signed-off-by: Ian Jackson --- diff --git a/Cargo.toml b/Cargo.toml index 8647c62d..e2577701 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ name = "otter" authors = ["Ian Jackson "] license = "AGPL-3.0-or-later" -version = "0.0.1" +version = "0.2.0" edition = "2018" [workspace]