Skip to content

Commit f9dd2fb

Browse files
author
ehsan
committed
Prepare 0.1.2
1 parent 10e11ae commit f9dd2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MszProgressIndicator/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
* Publish
6464
* */
6565
val publishGroupId = "com.ehsanmsz"
66-
val publishVersion = "0.1.1"
66+
val publishVersion = "0.1.2"
6767
val publishArtifactId = "msz-progress-indicator"
6868

6969
val sourceJar by tasks.creating(Jar::class) {

0 commit comments

Comments
 (0)