summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2019-12-07 18:15:27 -0800
committerRyan Leckey <ryan@launchbadge.com>2019-12-07 18:15:27 -0800
commitc8da0a5d3ef24bbf55a5b6dcffec2fa21f014ee3 (patch)
tree3a5018875f58f5a1361f755ed6fb8bb232bba7a9
parent37c3458bfb9a7a80f4d5fa41d7994852f2e04d82 (diff)
Prepare v0.10
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f552505..ef39903 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.9.2"
+version = "0.10.0"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"