Skip to content

Commit

Permalink
README: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
robinst committed Feb 28, 2023
1 parent d725027 commit fa349b2
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 @@ -37,14 +37,14 @@ This library is supported on Java 9 or later. It works on Android

Maven coordinates
(see
[here](https://search.maven.org/artifact/org.nibor.autolink/autolink/0.10.1/jar)
[here](https://central.sonatype.com/artifact/org.nibor.autolink/autolink/0.11.0/overview)
for other build systems):

```xml
<dependency>
<groupId>org.nibor.autolink</groupId>
<artifactId>autolink</artifactId>
<version>0.10.1</version>
<version>0.11.0</version>
</dependency>
```

Expand Down

0 comments on commit fa349b2

Please sign in to comment.