Skip to content

Commit b059e6d

Browse files
committed
prepare for publication to pub.dev
1 parent 28c0a3c commit b059e6d

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.1
2+
* implement FirebaseDatabase.ref()
13
## 0.3.0
24
* Upgrade firebase_database to 9.0.3
35
* Includes Breaking changes

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.0
5+
version: 0.3.1
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)