Skip to content

Commit 15ff047

Browse files
authored
Merge pull request #208 from crstnbr/patch-1
Update tested Julia versions in README.md
2 parents 9919410 + 052a0f1 commit 15ff047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
using Pkg
1313
Pkg.add("LoopVectorization")
1414
```
15-
LoopVectorization is supported on Julia 1.1 and later. It is tested on Julia 1.1, 1.3, and nightly.
15+
LoopVectorization is supported on Julia 1.1 and later. It is tested on Julia 1.5 and nightly.
1616

1717
## Warning
1818

0 commit comments

Comments
 (0)