Skip to content

Commit 70bbfa9

Browse files
committed
Update to Julia 1.12
1 parent a1c918e commit 70bbfa9

3 files changed

Lines changed: 20 additions & 20 deletions

File tree

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
version:
15-
- '1.11'
15+
- '1.12'
1616
os:
1717
- ubuntu-latest
1818
arch:

Manifest.toml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "PlantGeomPrimitives"
22
uuid = "7eef3cc5-4580-4ff0-8f6f-933507db6664"
33
authors = ["Alejandro Morales Sierra <alejandro.moralessierra@wur.nl> and contributors"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
ColorTypes = "3da002f7-5984-5a60-b8a6-cbb66c0b333f"

0 commit comments

Comments
 (0)