Skip to content

Commit

Permalink
Release version: 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Jan 14, 2022
1 parent 3478493 commit 01dbab0
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:3.0.0'
compile 'com.github.atomfrede:jadenticon:3.0.1'
}
```

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

Expand Down

0 comments on commit 01dbab0

Please sign in to comment.