Skip to content

Commit 96c427f

Browse files
CompatHelper: bump compat for "FillArrays" to "0.9" (#32)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 635b55f commit 96c427f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@ uuid = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
33
authors = ["Sheehan Olver <[email protected]>"]
44
version = "0.3.8"
55

6-
76
[deps]
87
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
98
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
109

1110
[compat]
12-
FillArrays = "0.8.10"
11+
FillArrays = "0.8.10, 0.9"
1312
julia = "1"
1413

1514
[extras]

0 commit comments

Comments
 (0)