Skip to content

Commit e130a80

Browse files
author
Ben McLean
committed
Updated version code
1 parent bcb9b9a commit e130a80

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
@@ -28,7 +28,7 @@ To understand the models and their functions, see https://github.com/conversatio
2828
<dependency>
2929
<groupId>com.github.origma</groupId>
3030
<artifactId>Google-PerspectiveAPI-Java-Client</artifactId>
31-
<version>0.0.3</version>
31+
<version>0.0.5</version>
3232
</dependency>
3333
```
3434
...

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>au.com.origma</groupId>
55
<artifactId>PerspectiveAPI</artifactId>
6-
<version>0.0.4</version>
6+
<version>0.0.5</version>
77
<build>
88
<sourceDirectory>src</sourceDirectory>
99
<plugins>

0 commit comments

Comments
 (0)