Skip to content

Commit 962cfe8

Browse files
committed
Prepare version 0.2.0.
1 parent 8f14246 commit 962cfe8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ plugins {
7474
val commonMain by getting {
7575
dependencies {
7676
implementation("moe.tlaster:precompose:1.5.7")
77-
implementation("tech.annexflow.precompose:navigation-typesafe:0.1.1")
77+
implementation("tech.annexflow.precompose:navigation-typesafe:0.2.0")
7878
implementation("org.jetbrains.kotlinx:kotlinx-serialization-core:1.6.1")
7979
}
8080
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ SONATYPE_CONNECT_TIMEOUT_SECONDS=600
2929
SONATYPE_CLOSE_TIMEOUT_SECONDS=1800
3030

3131
GROUP=tech.annexflow.precompose
32-
VERSION_NAME=0.1.1
32+
VERSION_NAME=0.2.0
3333

3434
POM_URL=https://github.com/lavmee/precompose-navigation-typesafe/
3535
POM_SCM_URL=https://github.com/lavmee/precompose-navigation-typesafe/

0 commit comments

Comments
 (0)