From f8735c41fe700d770977a54a04872ddcb817f6f3 Mon Sep 17 00:00:00 2001 From: funilrys Date: Sat, 18 Jan 2025 16:00:13 +0100 Subject: [PATCH] Bump version to v0.5.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c692898..3685d53 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tivilsta" -version = "0.5.0" +version = "0.5.1" description = "A different whitelisting mechanism for blocklist maintainers." categories = ["command-line-utilities", "parser-implementations"]