diff --git a/Cargo.toml b/Cargo.toml index 097d8a7..84fed72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "peekmore" -version = "0.5.1" +version = "0.5.2" authors = ["foresterre "] description = "Iterator which can peek forward multiple elements." edition = "2018"