Skip to content

Commit 91fb850

Browse files
committed
bump version
1 parent cc22e9b commit 91fb850

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

packages/firebase_performance/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.3.1+3
2+
3+
* Skip flaky driver tests. Track updating tests [here](https://github.com/FirebaseExtended/flutterfire/issues/1454).
4+
15
## 0.3.1+2
26

37
* Updated README instructions for contributing for consistency with other Flutterfire plugins.

packages/firebase_performance/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Flutter plugin for Google Performance Monitoring for Firebase, an a
44
iOS.
55
author: Flutter Team <[email protected]>
66
homepage: https://github.com/FirebaseExtended/flutterfire/tree/master/packages/firebase_performance
7-
version: 0.3.1+2
7+
version: 0.3.1+3
88

99
dependencies:
1010
flutter:
@@ -28,4 +28,4 @@ flutter:
2828

2929
environment:
3030
sdk: ">=2.0.0-dev.28.0 <3.0.0"
31-
flutter: ">=1.9.1+hotfix.5 <2.0.0"
31+
flutter: ">=1.9.1+hotfix.5 <2.0.0"

0 commit comments

Comments
 (0)