Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
cachapa committed Jun 19, 2023
1 parent 603a2f2 commit 591a455
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/quality_gate.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Quality gate

on:
pull_request_target:
push:
branches:
- '**'
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.9.4

- Remove superfluous error log (@simonbengtsson)
- Update http dependency

## 0.9.3

- Add support for signInWithCustomToken authentication (@eximius313)
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: firedart
description: A dart-native implementation of the Firebase Auth and Firestore SDKs.
version: 0.9.3
version: 0.9.4
homepage: https://github.com/cachapa/firedart

environment:
Expand Down

0 comments on commit 591a455

Please sign in to comment.