Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit cb535ef

Browse files
author
Chris Yang
authored
[flutter_plugin_tools] release 0.3.0 (#4109)
1 parent 714339b commit cb535ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

script/tool/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## NEXT
1+
## 0.3.0
22

33
- Add a --build-id flag to `firebase-test-lab` instead of hard-coding the use of
44
`CIRRUS_BUILD_ID`. `CIRRUS_BUILD_ID` is the default value for that flag, for backward

script/tool/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: flutter_plugin_tools
22
description: Productivity utils for flutter/plugins and flutter/packages
33
repository: https://github.com/flutter/plugins/tree/master/script/tool
4-
version: 0.2.0
4+
version: 0.3.0
55

66
dependencies:
77
args: ^2.1.0

0 commit comments

Comments
 (0)