File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.1
4+
5+ * [ Internal] Version bump for broken Swift release pipeline
6+
37## 1.0.0
48
59* Bump SDK to V1/Stable feature status
Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ development=true
1717RELEASE_SIGNING_ENABLED =true
1818# Library config
1919GROUP =com.powersync
20- LIBRARY_VERSION =1.0.0
20+ LIBRARY_VERSION =1.0.1
2121# The Swift KMM bridge artifacts are published to SPM via a unique tag version
2222# The version is the same as the LIBRARY_VERSION, but with a suffix of +SWIFT
2323# Please update this when updating the LIBRARY_VERSION
24- SWIFT_LIBRARY_VERSION =1.0.0 +SWIFT
24+ SWIFT_LIBRARY_VERSION =1.0.1 +SWIFT
2525GITHUB_REPO =https://github.com/powersync-ja/powersync-kotlin.git
2626# POM
2727POM_URL =https://github.com/powersync-ja/powersync-kotlin/
You can’t perform that action at this time.
0 commit comments