Skip to content

Commit f5609fa

Browse files
committed
Bump version
1 parent 07a31f8 commit f5609fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/drift_sqlite_async/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.0-alpha.3
2+
3+
- Import `sqlite3_common` instead of `sqlite3` for web support.
4+
15
## 0.1.0-alpha.2
26

37
- Update dependency `sqlite_async` to version 0.8.0.

packages/drift_sqlite_async/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: drift_sqlite_async
2-
version: 0.1.0-alpha.2
2+
version: 0.1.0-alpha.3
33
homepage: https://github.com/powersync-ja/sqlite_async.dart
44
repository: https://github.com/powersync-ja/sqlite_async.dart
55
description: Use Drift with a sqlite_async database, allowing both to be used in the same application.

0 commit comments

Comments
 (0)