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"