Skip to content

Commit 3327b44

Browse files
committed
Update version
1 parent d8f153e commit 3327b44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roundcheckbox/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ publishing {
6262
register<MavenPublication>("release") {
6363
groupId = "com.github.kosher9"
6464
artifactId = "Compose-Round-CheckBox"
65-
version = "0.1.2"
65+
version = "1.0.0"
6666

6767
afterEvaluate {
6868
from(components["release"])

0 commit comments

Comments
 (0)