diff --git a/Cargo.toml b/Cargo.toml index f65c0c8..cfee9d0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "figment" -version = "0.10.10" +version = "0.10.11" authors = ["Sergio Benitez "] edition = "2018" documentation = "https://docs.rs/figment/0.10"