Skip to content

Commit

Permalink
Release 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fracassi-marco committed Mar 26, 2020
1 parent 6d79b9f commit 8887d10
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 @@ -23,7 +23,7 @@ repositories {

- Add the dependency
```
implementation 'com.github.DaikonWeb:daikon:1.2.3'
implementation 'com.github.DaikonWeb:daikon:1.2.4'
```

### Maven
Expand All @@ -41,7 +41,7 @@ implementation 'com.github.DaikonWeb:daikon:1.2.3'
<dependency>
<groupId>com.github.DaikonWeb</groupId>
<artifactId>daikon</artifactId>
<version>1.2.3</version>
<version>1.2.4</version>
</dependency>
```

Expand Down

0 comments on commit 8887d10

Please sign in to comment.