diff --git a/G/GeoRegions/Compat.toml b/G/GeoRegions/Compat.toml index ad2843be7eb255d..e84dca545019196 100644 --- a/G/GeoRegions/Compat.toml +++ b/G/GeoRegions/Compat.toml @@ -7,12 +7,15 @@ PrettyTables = "0.8" ["1.1.4-1"] PrettyTables = "0.8-0.9" -[2] -PolygonOps = "0.1" -PrettyTables = "1" - ["2-2.0.3"] GeometryBasics = "0.3" -["2.0.4-2"] +[2-3] +PolygonOps = "0.1" +PrettyTables = "1" + +["2.0.4-3"] GeometryBasics = "0.3-0.4" + +[3] +julia = "1.6.0-1" diff --git a/G/GeoRegions/Deps.toml b/G/GeoRegions/Deps.toml index a438ac9f54129c7..ed8d07b249ed8a3 100644 --- a/G/GeoRegions/Deps.toml +++ b/G/GeoRegions/Deps.toml @@ -1,13 +1,13 @@ -[1-2] +[1-3] Dates = "ade2ca70-3891-5945-98fb-dc099432e06a" DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" -["1.0.2-2"] +["1.0.2-3"] Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" -["1.1.2-2"] +["1.1.2-3"] PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d" -[2] +[2-3] GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326" PolygonOps = "647866c9-e3ac-4575-94e7-e3d426903924" diff --git a/G/GeoRegions/Versions.toml b/G/GeoRegions/Versions.toml index b90e345e607cbca..0a6eca657372c3d 100644 --- a/G/GeoRegions/Versions.toml +++ b/G/GeoRegions/Versions.toml @@ -48,3 +48,6 @@ git-tree-sha1 = "26546ef03179a7cdc80e0cb19516274589b46b12" ["2.2.0"] git-tree-sha1 = "e74618235e4dc308e433d037ef5efe1c3e47ebdf" + +["3.0.0"] +git-tree-sha1 = "cbb854a1014109e05163a7da41465364ed3636a2"