Skip to content

Commit 83cd26c

Browse files
authored
Static 1
1 parent dcdfa06 commit 83cd26c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VectorizationBase"
22
uuid = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
33
authors = ["Chris Elrod <elrodc@gmail.com>"]
4-
version = "0.21.69"
4+
version = "0.21.70"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -24,7 +24,7 @@ LayoutPointers = "0.1"
2424
Libdl = "1"
2525
LinearAlgebra = "1"
2626
SIMDTypes = "0.1"
27-
Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8"
27+
Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1"
2828
StaticArrayInterface = "1"
2929
julia = "1.6"
3030

0 commit comments

Comments
 (0)