diff --git a/Cargo.toml b/Cargo.toml index 6d92097..78dca77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "arrayref" -version = "0.3.6" +version = "0.3.7" authors = ["David Roundy "] description = "Macros to take array references of slices" license = "BSD-2-Clause"