We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a56db commit 10e90d3Copy full SHA for 10e90d3
sqlite3/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 2.7.3-dev
+## 2.7.3
2
3
- Web: Support `localtime` datetime modifier in SQLite.
4
- Introduce topics to dartdoc documentation.
sqlite3/pubspec.yaml
@@ -1,6 +1,6 @@
name: sqlite3
description: Provides lightweight yet convenient bindings to SQLite by using dart:ffi
-version: 2.7.2
+version: 2.7.3
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3
5
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
6
0 commit comments