Skip to content

Commit 09625e7

Browse files
author
DominicGBauer
committed
chore: add version update
1 parent 5e029d0 commit 09625e7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 0.7.0-alpha.2
22

3+
- Add latest changes from master
4+
5+
## 0.7.0-alpha.2
6+
37
- Fix re-using a shared Mutex from <https://github.com/powersync-ja/sqlite_async.dart/pull/31>
48

59
## 0.7.0-alpha.1

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: sqlite_async
22
description: High-performance asynchronous interface for SQLite on Dart and Flutter.
3-
version: 0.7.0-alpha.2
3+
version: 0.7.0-alpha.3
44
repository: https://github.com/powersync-ja/sqlite_async.dart
55
environment:
66
sdk: ">=3.2.0 <4.0.0"

0 commit comments

Comments
 (0)