Skip to content

Commit d12789d

Browse files
authored
Bump version (#80)
1 parent 292ed88 commit d12789d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.0-BETA8
4+
5+
* Disable Skie `SuspendInterop` plugin to fix overriding `suspend` functions in Swift
6+
37
## 1.0.0-BETA7
48

59
* Update supabase connector to use supabase-kt version 3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ development=true
1717
RELEASE_SIGNING_ENABLED=true
1818
# Library config
1919
GROUP=com.powersync
20-
LIBRARY_VERSION=1.0.0-BETA7
20+
LIBRARY_VERSION=1.0.0-BETA8
2121
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2222
# POM
2323
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)