Skip to content

Commit

Permalink
Release version: 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Oct 26, 2022
1 parent fc01bbc commit f5b8a65
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.2'
compile 'com.github.atomfrede:jadenticon:3.0.3'
}
```

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

Expand Down

0 comments on commit f5b8a65

Please sign in to comment.