Skip to content

Commit f888560

Browse files
authored
Update to 0.5.1 #34
2 parents a696ae1 + b9de278 commit f888560

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
@@ -98,7 +98,7 @@ publishing {
9898
publications.withType(MavenPublication::class) {
9999
groupId = "com.godaddy.android.colorpicker"
100100
artifactId = "compose-color-picker"
101-
version = "0.5.0"
101+
version = "0.5.1"
102102

103103
artifact(tasks["javadocJar"])
104104

0 commit comments

Comments
 (0)