Skip to content

Commit a4ed318

Browse files
Keep dependencies up to date; update package version
1 parent 3e538c7 commit a4ed318

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name = "VectorizedReduction"
22
uuid = "4ffe575c-65e5-43f4-bc05-e0b500dc3d2c"
33
authors = ["Andrew J. Radcliffe <[email protected]"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
LoopVectorization = "bdcacae8-1622-11e9-2a5c-532679323890"
88
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
99

1010
[compat]
11-
julia = "1.5"
12-
LoopVectorization = "0.12.108"
11+
julia = "1.6"
12+
LoopVectorization = "0.12.113"
1313
Static = "0.4.1, 0.4, 0.6"
1414

1515
[extras]

0 commit comments

Comments
 (0)