From 6b1f01481d7e8e4d7b5fea65572db0c2ab140c05 Mon Sep 17 00:00:00 2001 From: Alexandre Roux Date: Wed, 23 Aug 2023 17:18:03 +0200 Subject: [PATCH] [sembast] v3.5.1-1 --- sembast/CHANGELOG.md | 4 ++++ sembast/pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/sembast/CHANGELOG.md b/sembast/CHANGELOG.md index 2870b31f..d9efbd5b 100644 --- a/sembast/CHANGELOG.md +++ b/sembast/CHANGELOG.md @@ -1,3 +1,7 @@ +## 3.5.1-1 + +* Add io export utils (mainly for tests) + ## 3.5.0+1 * Dart 3 only diff --git a/sembast/pubspec.yaml b/sembast/pubspec.yaml index b39b7735..f0b6ead4 100644 --- a/sembast/pubspec.yaml +++ b/sembast/pubspec.yaml @@ -1,5 +1,5 @@ name: sembast -version: 3.5.0+1 +version: 3.5.1-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 funding: