Skip to content

Commit 7325d95

Browse files
Merge pull request #36 from chriselrod/patch-1
Static 1
2 parents 8406ae9 + ea93665 commit 7325d95

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,6 +1,6 @@
11
name = "StaticArrayInterface"
22
uuid = "0d7ed370-da01-4f52-bd93-41d350b8b718"
3-
version = "1.5.0"
3+
version = "1.5.1"
44

55
[deps]
66
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -18,7 +18,7 @@ ArrayInterface = "7"
1818
Compat = "4"
1919
IfElse = "0.1"
2020
PrecompileTools = "1"
21-
Static = "0.8"
21+
Static = "0.8, 1"
2222
Requires = "1"
2323
julia = "1.6"
2424

0 commit comments

Comments
 (0)