Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
kosher9 committed Jun 26, 2023
1 parent d8f153e commit 3327b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roundcheckbox/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ publishing {
register<MavenPublication>("release") {
groupId = "com.github.kosher9"
artifactId = "Compose-Round-CheckBox"
version = "0.1.2"
version = "1.0.0"

afterEvaluate {
from(components["release"])
Expand Down

0 comments on commit 3327b44

Please sign in to comment.