Skip to content

Commit 224a567

Browse files
committed
Bump version with LoopVectorization
1 parent f3d6be0 commit 224a567

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DynamicExpressions"
22
uuid = "a40a106e-89c9-4ca8-8020-a735e8728b6b"
33
authors = ["MilesCranmer <[email protected]>"]
4-
version = "0.3.0"
4+
version = "0.3.1"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -14,6 +14,7 @@ TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
1414
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1515

1616
[compat]
17+
LoopVectorization = "0.12"
1718
Reexport = "1"
1819
SymbolicUtils = "0.19"
1920
Zygote = "0.6"

0 commit comments

Comments
 (0)