summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2019-01-03 11:15:46 -0800
committerRyan Leckey <ryan@launchbadge.com>2019-01-03 11:15:46 -0800
commitaf87f00873274c01b37b0281dd634a58871bba8c (patch)
tree41eadb413107be200c2b79ea02f829a37ea534fc
parentfad4f9fa44f072a86f27db495f70e94ca84e99ef (diff)
(cargo-release) version 0.9.20.9.2
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index deca170..0bd5bfc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.9.1"
+version = "0.9.2"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"