Skip to content

Commit f37b9c4

Browse files
authored
Merge pull request #21 from TuringLang/compathelper/new_version/2021-06-11-00-09-57-731-358401865
CompatHelper: bump compat for "Documenter" to "0.27" for package test
2 parents 2bb85f1 + 6446c59 commit f37b9c4

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
@@ -3,5 +3,5 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
44

55
[compat]
6-
Documenter = "0.26.3"
6+
Documenter = "0.26.3, 0.27"
77
julia = "1"

0 commit comments

Comments
 (0)