Skip to content

Commit 08a770b

Browse files
committed
README: Bump version to 0.4.0
1 parent b42b848 commit 08a770b

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
@@ -10,14 +10,14 @@ limited backtracking.
1010

1111
This library requires Java 7. It has no external dependencies. Maven coordinates
1212
(see
13-
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.2.0|jar)
13+
[here](https://search.maven.org/#artifactdetails|org.nibor.autolink|autolink|0.4.0|jar)
1414
for other build systems):
1515

1616
```xml
1717
<dependency>
1818
<groupId>org.nibor.autolink</groupId>
1919
<artifactId>autolink</artifactId>
20-
<version>0.2.0</version>
20+
<version>0.4.0</version>
2121
</dependency>
2222
```
2323

0 commit comments

Comments
 (0)