From ed9271e85aba4d0f833d8f6d1f2260bdfedd5597 Mon Sep 17 00:00:00 2001 From: Dario Curreri Date: Sat, 16 Sep 2023 21:59:31 +0200 Subject: [PATCH] Update release version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ce9b595..87de619 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.3" +version = "0.1.4"