Skip to content

Commit 560ca61

Browse files
committed
Version bump to 1.1.0
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
1 parent 204a3d3 commit 560ca61

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Include the library inside your project's pom.xml:
1010
<dependency>
1111
<groupId>com.manoelcampos</groupId>
1212
<artifactId>random-org-client</artifactId>
13-
<version>1.0.0</version>
13+
<version>1.1.0</version>
1414
</dependency>
1515
```
1616

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.manoelcampos</groupId>
88
<artifactId>random-org-client</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.1.0</version>
1010
<name>random.org client</name>
1111
<url>https://github.com/manoelcampos/random-org-java-client</url>
1212
<description>

0 commit comments

Comments
 (0)