Skip to content

Commit 2f28e32

Browse files
authored
Merge pull request #300 from JuliaLinearAlgebra/compathelper/new_version/2021-06-11-00-41-48-812-3883570156
CompatHelper: bump compat for "Documenter" to "0.27" for package test
2 parents d32f567 + 614e4f9 commit 2f28e32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
88
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
99

1010
[compat]
11-
Documenter = "0.26, 1.0, 1.1"
11+
Documenter = "0.26, 0.27, 1.0, 1.1"
1212
LinearMaps = "3"
1313
RecipesBase = "1"

0 commit comments

Comments
 (0)