Skip to content

Commit 86ffec3

Browse files
committed
bump version compat for StaticArrays
1 parent 936482a commit 86ffec3

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,7 +1,7 @@
11
name = "TetGen"
22
uuid = "c5d3f3f7-f850-59f6-8a2e-ffc6dc1317ea"
33
authors = ["SimonDanisch <[email protected]>", "Juergen Fuhrmann <[email protected]"]
4-
version = "1.1.0"
4+
version = "1.1.1"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -14,7 +14,7 @@ TetGen_jll = "b47fdcd6-d2c1-58e9-bbba-c1cee8d8c179"
1414
[compat]
1515
DocStringExtensions = "^0.8"
1616
GeometryBasics = "0.2, 0.3"
17-
StaticArrays = "0.11, 0.12"
17+
StaticArrays = "1"
1818
TetGen_jll = "1.5.1"
1919
julia = "1.3"
2020

0 commit comments

Comments
 (0)