Skip to content

Commit

Permalink
Release version: 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Dec 11, 2017
1 parent 2b14dc7 commit b4dde88
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 @@ -20,7 +20,7 @@ repositories {
}
dependencies {
compile 'com.github.atomfrede:jadenticon:1.4.1'
compile 'com.github.atomfrede:jadenticon:2.0.0'
}
```

Expand All @@ -35,7 +35,7 @@ dependencies {
<dependency>
<groupId>com.github.atomfrede</groupId>
<artifactId>jadenticon</artifactId>
<version>1.4.1</version>
<version>2.0.0</version>
</dependency>
```

Expand Down

0 comments on commit b4dde88

Please sign in to comment.