From: Bernie Innocenti Date: Mon, 3 Apr 2017 05:14:41 +0000 (-0400) Subject: Bump version to 0.2.0. X-Git-Tag: v0.2.0 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;ds=sidebyside;h=refs%2Ftags%2Fv0.2.0;hp=76fc76631cf155123b127f5bc576d2922c536ebc;p=mandelwow.git Bump version to 0.2.0. --- diff --git a/Cargo.toml b/Cargo.toml index 706d69e..a45129c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mandelwow" -version = "0.1.0" +version = "0.2.0" authors = ["Bernie Innocenti "] [dependencies]