diff --git a/Cargo.toml b/Cargo.toml index 48ab100..60df95c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "iter_fixed" -version = "0.3.1" +version = "0.4.0" authors = ["Albin Hedman "] edition = "2021" license = "MIT OR Apache-2.0"