Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
arcadefire committed Oct 8, 2017
1 parent 1b8825a commit 7a643ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ allprojects {
}
dependencies {
compile 'com.github.arcadefire:nice-spinner:1.2'
compile 'com.github.arcadefire:nice-spinner:1.2.1'
}
```

Expand All @@ -57,7 +57,7 @@ Or declare it into your `pom.xml`:
<dependency>
<groupId>com.github.arcadefire</groupId>
<artifactId>nice-spinner</artifactId>
<version>1.2</version>
<version>1.2.1</version>
</dependency>
```

Expand Down

0 comments on commit 7a643ef

Please sign in to comment.