Skip to content

Commit 10e90d3

Browse files
committed
Prepare release
1 parent d4a56db commit 10e90d3

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.7.3-dev
1+
## 2.7.3
22

33
- Web: Support `localtime` datetime modifier in SQLite.
44
- Introduce topics to dartdoc documentation.

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.7.2
3+
version: 2.7.3
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)