Skip to content

Commit 164418d

Browse files
committed
Release 0.6.0-alpha02
Signed-off-by: Matt Ramotar <[email protected]>
1 parent c9fd507 commit 164418d

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
@@ -1,7 +1,7 @@
11
org.gradle.configuration-cache=false
22
android.useAndroidX=true
33
GROUP=dev.mattramotar.meeseeks
4-
VERSION_NAME=0.6.0-SNAPSHOT
4+
VERSION_NAME=0.6.0-alpha02
55
POM_PACKAGING=pom
66
POM_DESCRIPTION=A Kotlin Multiplatform library for scheduling and managing background tasks
77
POM_URL=https://github.com/matt-ramotar/meeseeks

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ kover = "0.9.0-RC"
1212
ksp = "2.0.21-1.0.25"
1313
mokkery-gradle = "2.5.1"
1414
molecule-runtime = "2.0.0"
15-
meeseeks = "0.6.0-SNAPSHOT"
15+
meeseeks = "0.6.0-alpha02"
1616
dokka = "1.9.20"
1717
maven-publish-plugin = "0.34.0"
1818
buildkonfig = "0.15.1"

0 commit comments

Comments
 (0)