Skip to content

Commit 5b372cd

Browse files
committed
Updated Maven dependency, it's in Maven Central.
1 parent 02e4ecc commit 5b372cd

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
@@ -13,12 +13,12 @@ This library requires at least Java 7.
1313

1414
## Library setup
1515

16-
Using maven:
16+
Using Maven:
1717

1818
<dependency>
1919
<groupId>org.nameapi.client</groupId>
2020
<artifactId>nameapi-client</artifactId>
21-
<version>0.1-SNAPSHOT</version>
21+
<version>0.3</version>
2222
</dependency>
2323

2424
Or you can download the jar, or check out the source code from this GitHub project.

0 commit comments

Comments
 (0)