Skip to content

Commit 0be8e0a

Browse files
authored
Merge pull request #24 from YingboMa/compathelper/new_version/2021-03-17-00-48-01-764-593916151
CompatHelper: bump compat for "LoopVectorization" to "0.12"
2 parents eff912f + 1f64576 commit 0be8e0a

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
@@ -8,7 +8,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
88
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
99

1010
[compat]
11-
LoopVectorization = "0.10,0.11"
11+
LoopVectorization = "0.10,0.11, 0.12"
1212
julia = "1.5"
1313

1414
[extras]

0 commit comments

Comments
 (0)