Skip to content

Commit 05ce85d

Browse files
committed
Bump minimum Julia to 1.2
`hasproperty` is required and only 1.2+
1 parent e9c9e0c commit 05ce85d

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
@@ -14,7 +14,7 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
1414
StaticArrays = "0.12,0.1"
1515
StructArrays = "0.3,0.4"
1616
Tables = "0.2, 1"
17-
julia = "1.1"
17+
julia = "1.2"
1818
IterTools = "1.3.0"
1919

2020
[extras]

0 commit comments

Comments
 (0)