Skip to content

Commit cbab473

Browse files
committed
Bump version
1 parent c744b13 commit cbab473

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Project.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "VirtualPlantLab"
22
uuid = "b977ecfa-1b9a-418d-909d-4ebe565736ce"
33
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4-
version = "0.0.5"
4+
version = "0.0.6"
55

66
[deps]
77
PlantGeomPrimitives = "7eef3cc5-4580-4ff0-8f6f-933507db6664"
@@ -12,10 +12,10 @@ PlantViz = "358bd95d-d12c-439f-94b7-04b17e500c7f"
1212
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313

1414
[compat]
15-
PlantGeomPrimitives = "0.0.2"
16-
PlantGeomTurtle = "0.0.3"
15+
PlantGeomPrimitives = "0.0.3"
16+
PlantGeomTurtle = "0.0.4"
1717
PlantGraphs = "0.0.2"
18-
PlantRayTracer = " 0.0.5"
19-
PlantViz = "0.0.5"
18+
PlantRayTracer = " 0.0.6"
19+
PlantViz = "0.0.6"
2020
Reexport = "1.2.2"
2121
julia = "1.9"

0 commit comments

Comments
 (0)