Skip to content

Commit 2209334

Browse files
committed
Fix syntax error in Project.toml
1 parent 449992f commit 2209334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1111
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212

1313
[compat]
14-
ArraysOfArrays = "0.6
14+
ArraysOfArrays = "0.6"
1515
LinearAlgebra = "1"
1616
Polyester = "0.7.5"
1717
Reexport = "1"

0 commit comments

Comments
 (0)