Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
KazaKago committed Jan 17, 2023
1 parent a1d1872 commit e3c0778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swr/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ publishing {
register<MavenPublication>("release") {
groupId = "com.kazakago.swr.compose"
artifactId = "swr-android"
version = "0.5.0"
version = "0.6.0"
pom {
name.set("swr-compose")
description.set("\"React SWR\" ported for Jetpack Compose")
Expand Down

0 comments on commit e3c0778

Please sign in to comment.