From 8089c08c57566278091c61e3138e0a50d88e744c Mon Sep 17 00:00:00 2001 From: William Venner Date: Thu, 25 Feb 2021 00:38:04 +0000 Subject: [PATCH] 3.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ca23e4b..17d88ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "blackhole" -version = "2.0.0" +version = "3.0.0" authors = ["William Venner "] edition = "2018" repository = "https://github.com/WilliamVenner/blackhole"