We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f686b09 commit 6a0cd92Copy full SHA for 6a0cd92
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 0.1.0+3
2
+* Fix typo in file name
3
## 0.1.0+2
4
* Add exemple && upgrade dependencies
5
## 0.1.0+1
example/exemple.dart renamed to example/example.dart
pubspec.yaml
@@ -2,7 +2,7 @@ name: firebase_database_mocks
description: Fakes to write unit tests for FirebaseDatabase (real-time database).
-version: 0.1.0+2
+version: 0.1.0+3
6
7
repository: https://github.com/sitatec/firebase_database_mocks.git
8
homepage: https://github.com/sitatec/firebase_database_mocks.git
0 commit comments