From c46b407569b0ac7bf1d4bafaf710f676f46c651b Mon Sep 17 00:00:00 2001 From: Valerie Date: Mon, 19 Jun 2023 17:11:30 -0400 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b35027c..6c0e9ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "config" -version = "0.2.0" +version = "0.3.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html