Skip to content

Commit 6a0cd92

Browse files
committed
fix typo (exemple)
1 parent f686b09 commit 6a0cd92

File tree

3 files changed

+3
-1
lines changed

3 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.1.0+3
2+
* Fix typo in file name
13
## 0.1.0+2
24
* Add exemple && upgrade dependencies
35
## 0.1.0+1
File renamed without 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.1.0+2
5+
version: 0.1.0+3
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)