summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-01-28 23:34:01 -0800
committerRyan Leckey <leckey.ryan@gmail.com>2017-01-28 23:34:01 -0800
commite9e97376bd3753637a3eb8943ea7003e7496d885 (patch)
treed32ceee814fe8b560d8bd4478e6beb62643ef03b
parent40bf1728f077ada16d37535e6a4485140027cc2d (diff)
Prepare version 0.2.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7aef758..21d5742 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.1.0"
+version = "0.2.0"
authors = ["Ryan Leckey <leckey.ryan@gmail.com>"]
[features]