Skip to content

Commit 7c940f5

Browse files
committed
Prepare release
1 parent 390479c commit 7c940f5

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.12.0 (unreleased)
3+
## 1.12.0
44

55
* Make raw tables easier to use:
66
* Introduce the `RawTableSchema` struct storing the name of a raw table in the database. When set,
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.11.0"
2+
let libraryVersion = "1.12.0"
33

0 commit comments

Comments
 (0)