Skip to content

Commit fc1b5c9

Browse files
authored
Upgrade dartdoc to 0.11.1. (flutter#9921)
1 parent 3f0aa82 commit fc1b5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bots/docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
# the root of the flutter repository.
66

77
# Install dartdoc.
8-
pub global activate dartdoc 0.11.0
8+
pub global activate dartdoc 0.11.1
99

1010
# This script generates a unified doc set, and creates
1111
# a custom index.html, placing everything into dev/docs/doc.

0 commit comments

Comments
 (0)