Skip to content

Commit d05ca7b

Browse files
authored
Merge pull request #128 from invenia/ox/fillarray
bump fill arrays
2 parents 00fab43 + c707ebe commit d05ca7b

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,7 +1,7 @@
11
name = "BlockDiagonals"
22
uuid = "0a1fb500-61f7-11e9-3c65-f5ef3456f9f0"
33
authors = ["Invenia Technical Computing Corporation"]
4-
version = "0.1.41"
4+
version = "0.1.42"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -12,7 +12,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
1212
[compat]
1313
ChainRulesCore = "1"
1414
ChainRulesTestUtils = "1"
15-
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13"
15+
FillArrays = "0.6, 0.7, 0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 1"
1616
FiniteDifferences = "0.12.3"
1717
PDMats = "0.11"
1818
julia = "1"

0 commit comments

Comments
 (0)