Skip to content

Commit 62686c0

Browse files
committed
Update 1.0.1
1 parent 25affcc commit 62686c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ dependencies {
3232
Or Gradle Maven Central:
3333

3434
```groovy
35-
compile 'com.github.gigamole.arcprogressstackview:library:1.0.0'
35+
compile 'com.github.gigamole.arcprogressstackview:library:1.0.1'
3636
```
3737

3838
Or Maven:
3939
```xml
4040
<dependency>
4141
<groupId>com.github.gigamole.arcprogressstackview</groupId>
4242
<artifactId>library</artifactId>
43-
<version>1.0.0</version>
43+
<version>1.0.1</version>
4444
<type>aar</type>
4545
</dependency>
4646
```

0 commit comments

Comments
 (0)