From 374c7b8bc486e29d7abe1267c525ff4962534f94 Mon Sep 17 00:00:00 2001 From: Andrew121410 Date: Wed, 28 Aug 2024 22:24:51 -0400 Subject: [PATCH] Release 2.1.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9ceaa32..250c9e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "limonium" -version = "2.1.0" +version = "2.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html