From b87dbf128de8d87307d2d045e639b9bc279bb351 Mon Sep 17 00:00:00 2001 From: JonOfUs Date: Tue, 24 Oct 2023 15:55:24 +0200 Subject: [PATCH] Increment version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 92e48f8..e7b076b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "schmfy" -version = "0.2.0" +version = "0.2.1" edition = "2021" license = "MIT OR Apache-2.0" description = "Schmfication library"