Skip to content

Commit 27283b5

Browse files
committed
We accidentally skipped one version
1 parent 0db5217 commit 27283b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
We started keeping track of changes in the `NEWS.md` file after version 0.1.0.
44

5-
# PlantGeomTurtle 1.0.2 (2026-06-17)
5+
# PlantGeomTurtle 1.0.1 (2026-06-17)
66

77
* Add `Ellipsoid!` and `Ellipsoid` turtle constructors to generate solid ellipsoids
88
in front of the turtle. Requires PlantGeomPrimitives 1.0.2.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlantGeomTurtle"
22
uuid = "7d6e2781-1c99-4c66-97ec-106669f3e96e"
33
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4-
version = "1.0.2"
4+
version = "1.0.1"
55

66
[deps]
77
CoordinateTransformations = "150eb455-5306-5404-9cee-2592286d6298"

0 commit comments

Comments
 (0)