Skip to content

Commit

Permalink
Release 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlessioCoser committed Nov 17, 2023
1 parent 6d4c5f6 commit 621e245
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 @@ -21,7 +21,7 @@ repositories {

- Add the dependency
```
implementation 'com.github.DaikonWeb:topinambur:1.13.0'
implementation 'com.github.DaikonWeb:topinambur:1.14.0'
```

### Maven
Expand All @@ -39,7 +39,7 @@ implementation 'com.github.DaikonWeb:topinambur:1.13.0'
<dependency>
<groupId>com.github.DaikonWeb</groupId>
<artifactId>topinambur</artifactId>
<version>1.13.0</version>
<version>1.14.0</version>
</dependency>
```

Expand Down

0 comments on commit 621e245

Please sign in to comment.