Skip to content

Commit 7a3f09c

Browse files
committed
compatibility
1 parent 1d3d9a7 commit 7a3f09c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "GridArrays"
22
uuid = "356ae075-8bc9-5ef9-a342-46c9ba26438c"
3-
version = "0.1.12"
3+
version = "0.1.13"
44

55
[deps]
66
CompositeTypes = "b152e2b5-7a66-4b01-a709-34e65c35f657"
@@ -14,11 +14,11 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414

1515
[compat]
1616
CompositeTypes = "0.1.2"
17-
DomainSets = "0.5.7"
17+
DomainSets = "0.5.9"
1818
FastGaussQuadrature = "0.4"
19-
FillArrays = "0.11,0.12"
20-
GaussQuadrature = "0.5"
21-
RecipesBase = "0.9, 1.0"
19+
FillArrays = "0.12,0.13"
20+
GaussQuadrature = "0.5.7"
21+
RecipesBase = "1.0"
2222
StaticArrays = "1.0"
2323
julia = "1.5"
2424

0 commit comments

Comments
 (0)