diff --git a/Project.toml b/Project.toml index 14b9c0e..747b330 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "VectorizationBase" uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f" authors = ["Chris Elrod "] -version = "0.21.69" +version = "0.21.70" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" @@ -24,7 +24,7 @@ LayoutPointers = "0.1" Libdl = "1" LinearAlgebra = "1" SIMDTypes = "0.1" -Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8" +Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1" StaticArrayInterface = "1" julia = "1.6"