Skip to content

Commit fa349b2

Browse files
committed
README: Bump version
1 parent d725027 commit fa349b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,14 @@ This library is supported on Java 9 or later. It works on Android
3737

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

4343
```xml
4444
<dependency>
4545
<groupId>org.nibor.autolink</groupId>
4646
<artifactId>autolink</artifactId>
47-
<version>0.10.1</version>
47+
<version>0.11.0</version>
4848
</dependency>
4949
```
5050

0 commit comments

Comments
 (0)