Skip to content

Commit c220472

Browse files
committed
Update to 1.0.1
1 parent 99b5981 commit c220472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ publish {
3535
userOrg = 'nikart'
3636
groupId = 'com.github.nikartm'
3737
artifactId = 'process-button'
38-
publishVersion = '1.0.0'
38+
publishVersion = '1.0.1'
3939
desc = 'Android library. Animated striped button to show loading process.'
4040
licences = ['Apache-2.0']
4141
uploadName='StripedProcessButton'

0 commit comments

Comments
 (0)