Skip to content

Commit 2221715

Browse files
committed
Fix ConstructionBase version number
1 parent e0dc0a9 commit 2221715

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 @@ Tricks = "410a4b4d-49e4-4fbc-ab6d-cb71b17b3775"
1414

1515
[compat]
1616
ConcreteStructs = "0.2"
17-
ConstructionBase = "0.2"
17+
ConstructionBase = "1.3"
1818
FillArrays = "0.12"
1919
MLStyle = "0.4"
2020
MappedArrays = "0.4"

0 commit comments

Comments
 (0)