diff --git a/Project.toml b/Project.toml index 91e8a98..e8801de 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ContinuumArrays" uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c" -version = "0.6.0" +version = "0.6.1" [deps] ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a" @@ -18,12 +18,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" [compat] ArrayLayouts = "0.5, 0.6" BandedMatrices = "0.16" -BlockArrays = "0.14" +BlockArrays = "0.14, 0.15" FillArrays = "0.11" InfiniteArrays = "0.9, 0.10" Infinities = "0.0.1, 0.0.2" IntervalSets = "0.5" -LazyArrays = "0.20" +LazyArrays = "0.20, 0.21" QuasiArrays = "0.4.1" StaticArrays = "0.12, 1" julia = "1.5"