Skip to content

Commit

Permalink
Bump snippets tool to 0.3.0 (#103751)
Browse files Browse the repository at this point in the history
  • Loading branch information
goderbauer authored May 13, 2022
1 parent 7d234c9 commit 0a5a641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/bots/docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ function generate_docs() {
# Install and activate the snippets tool, which resides in the
# assets-for-api-docs repo:
# https://github.com/flutter/assets-for-api-docs/tree/master/packages/snippets
"$DART" pub global activate snippets 0.2.5
"$DART" pub global activate snippets 0.3.0

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

0 comments on commit 0a5a641

Please sign in to comment.