summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2018-09-25 23:47:55 -0700
committerRyan Leckey <ryan@launchbadge.com>2018-09-25 23:47:55 -0700
commita7bf3ed027cd7f53f29bb7229ae6b58de7bf23d2 (patch)
tree4d630a210abe0068c1cab427ab6e3cfc0509af59
parent8cfde7d3c6767e39e4ca35f99f453f810f6d1926 (diff)
(cargo-release) version 0.9.10.9.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7b783d6..4c30985 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.9.0"
+version = "0.9.1"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"