Skip to content

Commit

Permalink
[sembast] v3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alextekartik committed Jan 3, 2025
1 parent 9fdd217 commit ca6a660
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sembast/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 3.8.1-5
## 3.8.1

* Add experimental onAllStore listeners (not typed) `Database.addAllStoresChangesListener` and `Database.removeAllStoresChangesListener`
* Add `DatabaseClient.dropAll()` to drop all existing stores and folders.
Expand Down
2 changes: 1 addition & 1 deletion sembast/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: sembast
version: 3.8.1-5
version: 3.8.1
description: NoSQL persistent embedded file system document-based database for Dart VM and Flutter with encryption support.
homepage: https://github.com/tekartik/sembast.dart/tree/master/sembast
topics:
Expand Down

0 comments on commit ca6a660

Please sign in to comment.