Skip to content

Commit

Permalink
Release version: 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Jan 13, 2022
1 parent 817ac8d commit 1a22247
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 @@ -18,7 +18,7 @@ repositories {
}
dependencies {
compile 'com.github.atomfrede:jadenticon:2.0.0'
compile 'com.github.atomfrede:jadenticon:3.0.0'
}
```

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

Expand Down

0 comments on commit 1a22247

Please sign in to comment.