Skip to content

Commit a8c5f1f

Browse files
v1 release
1 parent e3996e7 commit a8c5f1f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Changelog
22

3-
## unreleased
3+
## 1.0.0
44

5+
* Bump SDK to V1/Stable feature status
56
* Fixed `CrudBatch` `hasMore` always returning false.
67
* Added `triggerImmediately` to `onChange` method.
78

gradle.properties

+1-1
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-BETA32
20+
LIBRARY_VERSION=1.0.0
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)