Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4606583

Browse files
committedJul 8, 2024·
Bump version
1 parent 67acc56 commit 4606583

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
 

‎packages/drift_sqlite_async/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.1.0-alpha.2
2+
3+
- Update dependency `sqlite_async` to version 0.8.0.
14

25
## 0.1.0-alpha.1
36

‎packages/drift_sqlite_async/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: drift_sqlite_async
2-
version: 0.1.0-alpha.1
2+
version: 0.1.0-alpha.2
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)
Please sign in to comment.