Skip to content

Commit 827af7c

Browse files
authored
Add new compat entry for MakieCore for GeoInterfaceMakie.jl (#82)
1 parent 40af14b commit 827af7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

GeoInterfaceMakie/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeoInterfaceMakie"
22
uuid = "0edc0954-3250-4c18-859d-ec71c1660c08"
33
authors = ["JuliaGeo and contributors"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
@@ -11,7 +11,7 @@ MakieCore = "20f20a25-4f0e-4fdf-b5d1-57303727442b"
1111
[compat]
1212
GeoInterface = "1"
1313
GeometryBasics = "0.4.4"
14-
MakieCore = "0.5.1"
14+
MakieCore = "0.5.1, 0.6"
1515
julia = "1.6"
1616

1717
[extras]

0 commit comments

Comments
 (0)