From 81bd06eee8c204bf5dd2bcd2cb071f24c9fa89bd Mon Sep 17 00:00:00 2001 From: yggverse Date: Tue, 28 Jan 2025 17:49:07 +0200 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e59a821..384b080 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "plurify" -version = "0.2.0" +version = "0.2.1" edition = "2021" license = "MIT"