Skip to content

Commit 3f76c67

Browse files
CompatHelper: bump compat for "VectorizationBase" to "0.14"
1 parent cc41e9f commit 3f76c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
99
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
1010

1111
[compat]
12-
VectorizationBase = "0.12.13,0.13"
1312
LoopVectorization = "0.8,0.9"
13+
VectorizationBase = "0.12.13,0.13, 0.14"
1414
julia = "1.1"
1515

1616
[extras]

0 commit comments

Comments
 (0)