From: Bernie Innocenti <bernie@codewiz.org>
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;h=a16269dc0af1fd7f4505e7de133026ccc556f80c;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 <bernie@codewiz.org>"]
 
 [dependencies]