We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390479c commit 7c940f5Copy full SHA for 7c940f5
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 1.12.0 (unreleased)
+## 1.12.0
4
5
* Make raw tables easier to use:
6
* Introduce the `RawTableSchema` struct storing the name of a raw table in the database. When set,
Sources/PowerSync/CurrentVersion.swift
@@ -1,3 +1,3 @@
// 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.
-let libraryVersion = "1.11.0"
+let libraryVersion = "1.12.0"
0 commit comments