summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2018-01-26 08:57:44 -0800
committerRyan Leckey <leckey.ryan@gmail.com>2018-01-26 08:57:44 -0800
commitf2d87b763173ff5ab459f216f45a1ad5ac957bc1 (patch)
tree4381680af2fc51674b1ea3a55752089b6dd33d2b
parentde1b8e3a96d9988ab63ffc4b82556b47b246b344 (diff)
(cargo-release) version 0.7.10.7.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 02f8968..e71006f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.7.0"
+version = "0.7.1"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"