Skip to content

Commit 90bdfed

Browse files
committed
Update version name in the README
1 parent 5194b12 commit 90bdfed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ kotlin {
2121
sourceSets {
2222
val commonMain by getting {
2323
dependencies {
24-
implementation("com.moriatsushi.insetsx:insetsx:0.1.0-alpha04")
24+
implementation("com.moriatsushi.insetsx:insetsx:0.1.0-alpha05")
2525
}
2626
}
2727
}

0 commit comments

Comments
 (0)