Skip to content

Commit afd609c

Browse files
committed
Release 5.1.0-beta01
Signed-off-by: Matt Ramotar <[email protected]>
1 parent 6801344 commit afd609c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-XX:MaxMetaspaceSize=2G
88

99
# POM file
1010
GROUP=org.mobilenativefoundation.store
11-
VERSION_NAME=5.1.0-SNAPSHOT
11+
VERSION_NAME=5.1.0-beta01
1212
POM_PACKAGING=pom
1313
POM_DESCRIPTION = Store5 is a Kotlin Multiplatform network-resilient repository layer
1414

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ testCore = "1.6.1"
2121
kmmBridge = "0.3.2"
2222
ktlint = "0.39.0"
2323
kover = "0.9.0-RC"
24-
store = "5.1.0-SNAPSHOT"
24+
store = "5.1.0-beta01"
2525
truth = "1.1.3"
2626
turbine = "1.2.0"
2727
binary-compatibility-validator = "0.15.0-Beta.2"

0 commit comments

Comments
 (0)