Skip to content

Commit b0bee72

Browse files
committed
Bump versions
1 parent 71b63cd commit b0bee72

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
@@ -12,14 +12,14 @@ This library requires Java 7. It works on Android (minimum API level 15). It has
1212

1313
Maven coordinates
1414
(see
15-
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.5.0|jar)
15+
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.6.0|jar)
1616
for other build systems):
1717

1818
```xml
1919
<dependency>
2020
<groupId>org.nibor.autolink</groupId>
2121
<artifactId>autolink</artifactId>
22-
<version>0.5.0</version>
22+
<version>0.6.0</version>
2323
</dependency>
2424
```
2525

0 commit comments

Comments
 (0)