From 59fe9911e1544d560bc8be0918464268404414ea Mon Sep 17 00:00:00 2001 From: Dario Curreri Date: Wed, 13 Dec 2023 09:59:23 +0100 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a621809..37bd486 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.8" +version = "0.1.9"