Skip to content

Commit 99836d2

Browse files
github-actions[bot]CompatHelper Juliadlfivefifty
authored
CompatHelper: bump compat for DomainSets to 0.6, (keep existing compat) (#87)
* CompatHelper: bump compat for DomainSets to 0.6, (keep existing compat) * v0.9.5 Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 82327aa commit 99836d2

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 = "QuasiArrays"
22
uuid = "c4ea9172-b204-11e9-377d-29865faadc5c"
33
authors = ["Sheehan Olver <[email protected]>"]
4-
version = "0.9.4"
4+
version = "0.9.5"
55

66
[deps]
77
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -13,7 +13,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1313

1414
[compat]
1515
ArrayLayouts = "0.7.6, 0.8"
16-
DomainSets = "0.5"
16+
DomainSets = "0.5, 0.6"
1717
FillArrays = "0.12, 0.13"
1818
LazyArrays = "0.22.2"
1919
StaticArrays = "1"

0 commit comments

Comments
 (0)