Skip to content

Commit

Permalink
Prepare 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan committed Jun 20, 2021
1 parent 10e11ae commit f9dd2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MszProgressIndicator/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
* Publish
* */
val publishGroupId = "com.ehsanmsz"
val publishVersion = "0.1.1"
val publishVersion = "0.1.2"
val publishArtifactId = "msz-progress-indicator"

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

0 comments on commit f9dd2fb

Please sign in to comment.