Skip to content

Commit a9633af

Browse files
committed
Bump version, and set VectorizationBase lower bound to 0.12.14.
1 parent 91ae6bd commit a9633af

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 = "LoopVectorization"
22
uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
33
authors = ["Chris Elrod <[email protected]>"]
4-
version = "0.8.7"
4+
version = "0.8.8"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -18,7 +18,7 @@ OffsetArrays = "1"
1818
SIMDPirates = "0.8.9"
1919
SLEEFPirates = "0.5"
2020
UnPack = "0,1"
21-
VectorizationBase = "0.12.11"
21+
VectorizationBase = "0.12.14"
2222
julia = "1.1"
2323

2424
[extras]

0 commit comments

Comments
 (0)