Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Alessio Coser committed Apr 8, 2020
1 parent 4a06933 commit aeca631
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 @@ -22,7 +22,7 @@ repositories {
- Add the dependency

```groovy
implementation 'com.github.DaikonWeb:daikon-lambda:0.1.1'
implementation 'com.github.DaikonWeb:daikon-lambda:1.0.0'
```

### Maven
Expand All @@ -44,7 +44,7 @@ implementation 'com.github.DaikonWeb:daikon-lambda:0.1.1'
<dependency>
<groupId>com.github.DaikonWeb</groupId>
<artifactId>daikon-lambda</artifactId>
<version>0.1.1</version>
<version>1.0.0</version>
</dependency>
```

Expand Down

0 comments on commit aeca631

Please sign in to comment.