Skip to content

Commit 594d81c

Browse files
CompatHelper: bump compat for "QuasiArrays" to "0.7" (#107)
* CompatHelper: bump compat for "QuasiArrays" to "0.7" * v0.8.4 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Sheehan Olver <[email protected]>
1 parent 9a2f8d3 commit 594d81c

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 = "ContinuumArrays"
22
uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3-
version = "0.8.3"
3+
version = "0.8.4"
44

55
[deps]
66
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -25,7 +25,7 @@ InfiniteArrays = "0.10, 0.11"
2525
Infinities = "0.1"
2626
IntervalSets = "0.5"
2727
LazyArrays = "0.21"
28-
QuasiArrays = "0.6"
28+
QuasiArrays = "0.6, 0.7"
2929
RecipesBase = "1.0"
3030
StaticArrays = "1.0"
3131
julia = "1.6"

0 commit comments

Comments
 (0)