Skip to content

Commit 0a5a641

Browse files
authored
Bump snippets tool to 0.3.0 (#103751)
1 parent 7d234c9 commit 0a5a641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/bots/docs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ function generate_docs() {
2525
# Install and activate the snippets tool, which resides in the
2626
# assets-for-api-docs repo:
2727
# https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
28-
"$DART" pub global activate snippets 0.2.5
28+
"$DART" pub global activate snippets 0.3.0
2929

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

0 commit comments

Comments
 (0)