Skip to content

Commit 80d4bda

Browse files
authored
Update to 0.7.0 (#62)
1 parent eef3e63 commit 80d4bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

color-picker/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ publishing {
105105
publications.withType(MavenPublication::class) {
106106
groupId = "com.godaddy.android.colorpicker"
107107
artifactId = "compose-color-picker"
108-
version = "0.6.0"
108+
version = "0.7.0"
109109

110110
artifact(tasks["javadocJar"])
111111

0 commit comments

Comments
 (0)