Skip to content

Commit

Permalink
dart_firebase_admin : 0.3.1 -> 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Sep 11, 2024
1 parent d4bc8ae commit 8935be5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/dart_firebase_admin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased minor
## 0.4.0 - 2024-09-11

- Added `firestore.listCollections()` and `doc.listCollections()`
- Fixes some errors incorrectly coming back as "unknown".
Expand Down
2 changes: 1 addition & 1 deletion packages/dart_firebase_admin/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: dart_firebase_admin
description: A Firebase Admin SDK implementation for Dart.
version: 0.3.1
version: 0.4.0
homepage: "https://github.com/invertase/dart_firebase_admin"
repository: "https://github.com/invertase/dart_firebase_admin"

Expand Down

0 comments on commit 8935be5

Please sign in to comment.