diff --git a/Project.toml b/Project.toml index fb9ae22..23c00ec 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TrajectoryGamesBase" uuid = "ac1ac542-73eb-4349-ae1b-660ab3609574" authors = ["David Fridovich-Keil ", "Forrest Laine "] -version = "0.3.9" +version = "0.3.10" [deps] BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e" @@ -21,10 +21,10 @@ Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a" MakieExt = "Makie" [compat] -BlockArrays = "0.16" +BlockArrays = "0.16, 1" Colors = "0.12" GeometryBasics = "0.4.2" -InfiniteArrays = "0.12, 0.13" +InfiniteArrays = "0.12, 0.13, 0.14" LazySets = "1.54, 2" Makie = "0.17, 0.18, 0.19, 0.20, 0.21" Polyhedra = "0.7"