From 8e06ff6137a5d21127b9c1e801164f209c0d2ad7 Mon Sep 17 00:00:00 2001 From: Dario Curreri Date: Mon, 18 Sep 2023 20:45:13 +0200 Subject: [PATCH] Update version to `0.1.6` for new release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ebc27ce..77e58d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,4 +29,4 @@ keywords = [ license = "MIT OR Apache-2.0" readme = "README.md" repository = "https://github.com/dariocurr/env-settings" -version = "0.1.5" +version = "0.1.6"