Skip to content

Commit ca8b3c1

Browse files
authored
Merge pull request #15 from YingboMa/compathelper/new_version/2020-12-18-14-40-25-845-2973878734
CompatHelper: bump compat for "VectorizationBase" to "0.14"
2 parents cc41e9f + 3f76c67 commit ca8b3c1

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)