Skip to content

Commit 5a8ff4e

Browse files
authored
Bump compat for StaticArrays
Would be nice to bump include v1.1 and v1.2 of StaticArrays and tag a new patch release.
1 parent 97c0408 commit 5a8ff4e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Meshing"
22
uuid = "e6723b4c-ebff-59f1-b4b7-d97aa5274f73"
3-
version = "0.5.6"
3+
version = "0.5.7"
44

55
[deps]
66
GeometryBasics = "5c1252a2-5f33-56bf-86c9-59e7332b4326"
@@ -10,7 +10,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1010
[compat]
1111
GeometryBasics = "0.2, 0.3, 0.4"
1212
GeometryTypes = "0.6,0.7,0.8"
13-
StaticArrays = "0.10,0.11,0.12, 1.0"
13+
StaticArrays = "0.10, 0.11, 0.12, 1.0, 1.1, 1.2"
1414
julia = "1.1"
1515

1616
[extras]

0 commit comments

Comments
 (0)