summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2019-05-09 10:10:09 -0700
committerRyan Leckey <ryan@launchbadge.com>2019-05-09 10:10:09 -0700
commite84979415a2b3a68734bc26c3228aa326dc33e3c (patch)
treec2050e396c07691ae5e5bacc6788bfd5b29495e1
parent834480a46c9c7b3b4b0e467b592ecc209e15b84c (diff)
(cargo-release) version 0.9.30.9.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0bd5bfc..2502220 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.9.2"
+version = "0.9.3"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"