Skip to content

Commit c2f6b22

Browse files
committed
Prepare 1.10.0 release
1 parent 5b9e781 commit c2f6b22

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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
* Fix "Linking a static library that was built with `-gmodules`, but the module cache was not found.` build warnings.
66
* Update to SQLite 3.51.2.

Package.resolved

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// The current version of the PowerSync Swift SDK. This should be updated to the latest version in `CHANGELOG.md` when a new version is released.
2-
let libraryVersion = "1.9.0"
2+
let libraryVersion = "1.10.0"
33

0 commit comments

Comments
 (0)