From a161f80558bd69ae3b21c2bc501687644973c96d Mon Sep 17 00:00:00 2001 From: cc Date: Thu, 28 Aug 2025 03:09:18 -0700 Subject: Add filtering functionality --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 3e06d25..7d340d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "label_toolkit" -version = "0.1.0" +version = "0.1.1" edition = "2024" [dependencies] -- cgit v1.2.1