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