Skip to content

Commit

Permalink
README: Update to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Jun 4, 2018
1 parent e29d934 commit 9f5bb93
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 @@ -12,14 +12,14 @@ This library requires Java 7. It works on Android (minimum API level 15). It has

Maven coordinates
(see
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.7.0|jar)
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.9.0|jar)
for other build systems):

```xml
<dependency>
<groupId>org.nibor.autolink</groupId>
<artifactId>autolink</artifactId>
<version>0.7.0</version>
<version>0.9.0</version>
</dependency>
```

Expand Down

0 comments on commit 9f5bb93

Please sign in to comment.