From f35651cf477bf36d606d8f5511874d44f0945de5 Mon Sep 17 00:00:00 2001 From: flazepe <51487578+flazepe@users.noreply.github.com> Date: Tue, 26 Nov 2024 14:08:56 +0800 Subject: [PATCH] chore: bump version to v0.2.2 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e485e9b..8e62b5a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clipper" -version = "0.2.1" +version = "0.2.2" edition = "2021" [lib]