Skip to content
This repository has been archived by the owner on Sep 7, 2022. It is now read-only.

Commit

Permalink
Prepare to release v3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Apr 17, 2017
1 parent 76ec316 commit 685c6d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
## 3.0.3

* Fix provider's `addScope` and `setCustomParameters` methods return types.

## 3.0.2

* Throw `FirebaseClientException` if there are request failures in
`firebase_io.dart`.
* Fix provider's `addScope` and `setCustomParameters` methods return types.
* Support the latest release of `pkg/func`.

## 3.0.1

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: firebase
description: Dart libraries for Firebase
version: 3.0.3-dev
version: 3.0.2
authors:
- Jana Moudra <[email protected]>
- Kevin Moore <[email protected]>
Expand Down

0 comments on commit 685c6d8

Please sign in to comment.