Skip to content

Commit e56e537

Browse files
committed
README: Bump version
1 parent 275d37b commit e56e537

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 11 or later. It works on Android
3737

3838
Maven coordinates
3939
(see
40-
[here](https://central.sonatype.com/artifact/org.nibor.autolink/autolink/0.11.0/overview)
40+
[here](https://central.sonatype.com/artifact/org.nibor.autolink/autolink/0.12.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.11.0</version>
47+
<version>0.12.0</version>
4848
</dependency>
4949
```
5050

0 commit comments

Comments
 (0)