diff --git a/Project.toml b/Project.toml index 3698ef4..81926a0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PlantViz" uuid = "358bd95d-d12c-439f-94b7-04b17e500c7f" authors = ["Alejandro Morales Sierra and contributors"] -version = "0.0.5" +version = "0.0.6" [deps] ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f" @@ -19,7 +19,7 @@ FileIO = "1.16.1" GeometryBasics = "0.4.7" LinearAlgebra = "1.9" Makie = "0.21" -PlantGeomPrimitives = "0.0.2" -PlantRayTracer = "0.0.5" +PlantGeomPrimitives = "0.0.3" +PlantRayTracer = "0.0.6" Unrolled = "0.1.5" julia = "1.9"