Skip to content

Commit d2c2830

Browse files
committed
Prepare sqlite3_native_assets release
1 parent e4e2c68 commit d2c2830

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

sqlite3_native_assets/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.0.11
2+
3+
- Android: Link `-lm`.
4+
15
## 0.0.10
26

37
- Support latest versions of the `hooks` and `code_assets` packages.

sqlite3_native_assets/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite3_native_assets
22
description: Access to SQLite with the `sqlite3` package and the upcoming "Native assets" feature. This package will eventually replace `sqlite3_flutter_libs`.
3-
version: 0.0.10
3+
version: 0.0.11
44
homepage: https://github.com/simolus3/sqlite3.dart/tree/main/sqlite3_native_assets
55
issue_tracker: https://github.com/simolus3/sqlite3.dart/issues
66
resolution: workspace

0 commit comments

Comments
 (0)