Skip to content

Commit 2e689a3

Browse files
committed
Prepare release
1 parent 2630fc7 commit 2e689a3

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.2.0 (pending)
3+
## 1.2.0
44

55
* Add a new sync client implementation written in Rust instead of Kotlin. While this client is still
66
experimental, we intend to make it the default in the future. The main benefit of this client is

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ development=true
1818
RELEASE_SIGNING_ENABLED=true
1919
# Library config
2020
GROUP=com.powersync
21-
LIBRARY_VERSION=1.1.1
21+
LIBRARY_VERSION=1.2.0
2222
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2323
# POM
2424
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)