From 4fa51f1ce287edce304a71371314eee9fd72dbb3 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Fri, 13 Oct 2023 17:03:32 +0200 Subject: [PATCH] chore: bump version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 74de527..2320642 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "typomania" -version = "0.1.0" +version = "0.1.1" edition = "2021" description = " A toolbox to check for typosquatting in package registries" keywords = ["typosquatting", "typosquat", "typogard"]