Skip to content

Commit 1006eb9

Browse files
committed
Prepare release
1 parent 4f8aa1d commit 1006eb9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sqlite3/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.6.0-dev
1+
## 2.6.0
22

33
- Add `SimpleOpfsFileSystem.deleteFromStorage` to delete OPFS-based file
44
systems.

sqlite3/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite3
22
description: Provides lightweight yet convenient bindings to SQLite by using dart:ffi
3-
version: 2.6.0-dev
3+
version: 2.6.0
44
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3
55
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
66

0 commit comments

Comments
 (0)