Skip to content

Commit

Permalink
Version 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tanutapi committed Aug 8, 2021
1 parent 59d4cdd commit c76b64e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 2.0.3
- Sseparated login function.

## 2.0.2
- Fix bugs on connecting to Meteor 2.x.x and on logout function.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_meteor
description: This library make connection between meteor backend and flutter app easily. Design to work seamlessly with StreamBuilder and FutureBuilder.
version: 2.0.2
version: 2.0.3
homepage: https://github.com/tanutapi/dart_meteor

environment:
Expand Down

0 comments on commit c76b64e

Please sign in to comment.