Skip to content

Commit ede7510

Browse files
committed
Update CHANGELOG && increase version for publishing
1 parent 06d1f16 commit ede7510

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.2.0+1
2+
* Update Readme, improve test coverage and setup CI.
13
## 0.2.0
24
* Migrate to Null safety
35
## 0.1.0+3

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.1.0+3
5+
version: 0.2.0+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)