Release 5.0.0-alpha03 (#494)

Signed-off-by: Matt Ramotar <mramotar@dropbox.com>

Signed-off-by: Matt Ramotar <mramotar@dropbox.com>
This commit is contained in:
Matt 2022-12-18 11:13:33 -05:00 committed by mnakhimovich
parent fee0bccde7
commit f03317503a
3 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,9 @@ name: Create Swift Package
on:
workflow_dispatch:
push:
branches: [ main, store5 ]
jobs:
publish:
uses: touchlab/KMMBridgeGithubWorkflow/.github/workflows/faktorybuildbranches.yml@v0.6

View file

@ -237,6 +237,8 @@ This is a first alpha release of Store ported to RxJava 2.
[Unreleased]: https://github.com/MobileNativeFoundation/Store/compare/v4.0.5...HEAD
[5.0.0-alpha03]: https://github.com/MobileNativeFoundation/Store/releases/tag/5.0.0-alpha03
[5.0.0-alpha02]: https://github.com/MobileNativeFoundation/Store/releases/tag/5.0.0-alpha02
[5.0.0-alpha1]: https://github.com/MobileNativeFoundation/Store/releases/tag/5.0.0-alpha1

View file

@ -8,7 +8,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=2G
# POM file
GROUP = org.mobilenativefoundation.store
VERSION_NAME = 5.0.0-SNAPSHOT
VERSION_NAME = 5.0.0-alpha03
POM_PACKAGING = pom
POM_DESCRIPTION = Store5 is a Kotlin Multiplatform network-resilient repository layer