Skip to content

Commit 90dff7b

Browse files
authored
Prepare 1.3.0 release (#221)
1 parent 7f58185 commit 90dff7b

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

55
* Support tables created outside of PowerSync with the `RawTable` API.
66
For more information, see [the documentation](https://docs.powersync.com/usage/use-case-examples/raw-tables).

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ development=true
1919
RELEASE_SIGNING_ENABLED=true
2020
# Library config
2121
GROUP=com.powersync
22-
LIBRARY_VERSION=1.2.2
22+
LIBRARY_VERSION=1.3.0
2323
GITHUB_REPO=https://github.com/powersync-ja/powersync-kotlin.git
2424
# POM
2525
POM_URL=https://github.com/powersync-ja/powersync-kotlin/

0 commit comments

Comments
 (0)