Skip to content

Commit 65faf29

Browse files
v1.10.0 (#306)
1 parent ed3de92 commit 65faf29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.10.0 (unreleased)
3+
## 1.10.0
44

55
- Add `appMetadata` parameter to `PowerSyncDatabase.connect()` to include application metadata in
66
sync requests. This metadata is merged into sync requests and displayed in PowerSync service logs.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ development=true
1919
RELEASE_SIGNING_ENABLED=true
2020
# Library config
2121
GROUP=com.powersync
22-
LIBRARY_VERSION=1.9.0
22+
LIBRARY_VERSION=1.10.0
2323
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2424
# POM
2525
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)