summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <leckey.ryan@gmail.com>2017-02-12 11:04:57 -0800
committerRyan Leckey <leckey.ryan@gmail.com>2017-02-12 11:04:57 -0800
commit01a0260c41fda403734568ff196c82a7cf13f4e0 (patch)
tree6efab2b7210e13a1cc17377ecf1611c4202798aa
parent27466dc948c1902c8fe292a0c7bc1d0bc40570c5 (diff)
(cargo-release) version 0.4.10.4.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e4e0711..0f9fad1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.4.0"
+version = "0.4.1"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"