diff --git a/Cargo.toml b/Cargo.toml index 5db8ed7..720b7c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "counter" -version = "0.4.2" +version = "0.4.3" authors = ["Peter Goodspeed-Niklaus "] description = "Simple package to count generic iterables" repository = "https://github.com/coriolinus/counter-rs"