We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8aa1d commit 1006eb9Copy full SHA for 1006eb9
sqlite3/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.6.0-dev
+## 2.6.0
2
3
- Add `SimpleOpfsFileSystem.deleteFromStorage` to delete OPFS-based file
4
systems.
sqlite3/pubspec.yaml
@@ -1,6 +1,6 @@
name: sqlite3
description: Provides lightweight yet convenient bindings to SQLite by using dart:ffi
-version: 2.6.0-dev
+version: 2.6.0
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3
5
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
6
0 commit comments