Skip to content

Commit 3eb149b

Browse files
committed
Bump version
1 parent c44fe30 commit 3eb149b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 1.6.3
2+
3+
- Decrease amount of DB reads for the create room call. Thanks @gmgm60 for the PR!
4+
- Update docs. Thanks @lrsvmb for the PR!
5+
- Update dependencies
6+
17
## 1.6.2
28

39
- Code refactor

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: flutter_firebase_chat_core
22
description: >
33
Actively maintained, community-driven Firebase BaaS for chat applications
44
with an optional chat UI.
5-
version: 1.6.2
5+
version: 1.6.3
66
homepage: https://flyer.chat
77
repository: https://github.com/flyerhq/flutter_firebase_chat_core
88

0 commit comments

Comments
 (0)