diff --git a/Cargo.toml b/Cargo.toml index c07ee3b..3aa462f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "peekmore" -version = "0.5.6" +version = "1.0.0" authors = ["foresterre "] description = "Iterator which can peek forward multiple elements." edition = "2018"