Skip to content

Commit 5b54199

Browse files
committed
Prepare for publication to pub.dev
1 parent 075ffe9 commit 5b54199

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.3.2
2+
* fix and test MockFirebaseDatabase.instance.ref()
13
## 0.3.1
24
* implement FirebaseDatabase.ref()
35
## 0.3.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.3.1
5+
version: 0.3.2
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)