Skip to content

Commit 68b9c21

Browse files
committed
update Documenter.jl compat to support Julia v1.0
1 parent de9153f commit 68b9c21

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 @@ FixedPointNumbersStatisticsExt = "Statistics"
1414

1515
[compat]
1616
Aqua = "0.8"
17-
Documenter = "1"
17+
Documenter = "0.27, 1"
1818
Random = "<0.0.1, 1"
1919
StableRNGs = "1"
2020
# Update this version specifier when Statistics.jl v1.11.2 is released.

0 commit comments

Comments
 (0)