From ad0dd0f4235e834911cce78cb29d13e1c75296f8 Mon Sep 17 00:00:00 2001 From: Utkarsh Gupta Date: Thu, 27 Feb 2025 11:52:53 +0000 Subject: [PATCH] v0.9.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 095c672..ac440a3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "etcetera" -version = "0.8.0" +version = "0.9.0" categories = ["config"] documentation = "https://docs.rs/etcetera" edition = "2021"