summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2018-01-26 09:02:22 -0800
committerRyan Leckey <leckey.ryan@gmail.com>2018-01-26 09:02:22 -0800
commit97077623f3a21da2ce1a1b6b3f19ac966240f68e (patch)
tree7eb430dad70c6271fd1330630764de351cd6151c
parente6488f6d46d5d5ce4bb0b5220f9ba6440bb5cbae (diff)
(cargo-release) version 0.8.00.8.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index d31f204..8ee4d4c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.7.1"
+version = "0.8.0"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"