summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Leckey <ryan@launchbadge.com>2017-06-16 14:31:45 -0700
committerRyan Leckey <ryan@launchbadge.com>2017-06-16 14:31:45 -0700
commitaaabc875318afea29d78a26ad2f961eb28226d64 (patch)
tree4dcedd8f54117ee2eabf8da483418b7ef968d218
parentb6477cf71a86a026bfd81216da23407895150366 (diff)
(cargo-release) version 0.5.10.5.1
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 67d6ef3..210410d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "config"
-version = "0.5.1-pre"
+version = "0.5.1"
description = "Layered configuration system for Rust applications."
homepage = "https://github.com/mehcode/config-rs"
repository = "https://github.com/mehcode/config-rs"