Skip to content

Commit

Permalink
correct readme for auto version
Browse files Browse the repository at this point in the history
  • Loading branch information
atomfrede committed Dec 11, 2017
1 parent 93c07c3 commit 2b14dc7
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:VERSION'
compile 'com.github.atomfrede:jadenticon:1.4.1'
}
```

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

Expand Down

0 comments on commit 2b14dc7

Please sign in to comment.