Skip to content

Commit e8173eb

Browse files
committed
Bump version post-publication
1 parent 43b4f88 commit e8173eb

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

Project.toml

Lines changed: 7 additions & 7 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.7"
4+
version = "0.1.0"
55

66
[deps]
77
PlantGeomPrimitives = "7eef3cc5-4580-4ff0-8f6f-933507db6664"
@@ -13,11 +13,11 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1313
SkyDomes = "1838625c-7cf7-40c6-898b-904883e4b556"
1414

1515
[compat]
16-
PlantGeomPrimitives = "0.0.5"
17-
PlantGeomTurtle = "0.0.6"
18-
PlantGraphs = "0.0.3"
19-
PlantRayTracer = " 0.0.8"
20-
PlantViz = "0.0.8"
16+
PlantGeomPrimitives = "0.1.0"
17+
PlantGeomTurtle = "0.1.0"
18+
PlantGraphs = "0.1.0"
19+
PlantRayTracer = " 0.1.0"
20+
PlantViz = "0.1.0"
2121
Reexport = "1.2.2"
22-
SkyDomes = "0.1.8"
22+
SkyDomes = "0.1.9"
2323
julia = "1.11"

0 commit comments

Comments
 (0)