We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 204a3d3 commit 560ca61Copy full SHA for 560ca61
README.md
@@ -10,7 +10,7 @@ Include the library inside your project's pom.xml:
10
<dependency>
11
<groupId>com.manoelcampos</groupId>
12
<artifactId>random-org-client</artifactId>
13
- <version>1.0.0</version>
+ <version>1.1.0</version>
14
</dependency>
15
```
16
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
<name>random.org client</name>
<url>https://github.com/manoelcampos/random-org-java-client</url>
<description>
0 commit comments