Skip to content

Commit 043820e

Browse files
committed
prepare for publication of new version to pub.dev
1 parent ff32e13 commit 043820e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.3.0
2+
* Upgrade firebase_database to 9.0.3
3+
* Includes Breaking changes
14
## 0.2.0+1
25
* Update Readme, improve test coverage and setup CI.
36
## 0.2.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: firebase_database_mocks
22

33
description: Fakes to write unit tests for FirebaseDatabase (real-time database).
44

5-
version: 0.2.0+1
5+
version: 0.3.0
66

77
repository: https://github.com/sitatec/firebase_database_mocks.git
88
homepage: https://github.com/sitatec/firebase_database_mocks.git

0 commit comments

Comments
 (0)