Skip to content

Commit 33822a3

Browse files
committed
Upgrade minor version.
Removal of history endpoint is a breaking change
1 parent 1bf2124 commit 33822a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add the following dependency to your pom file
1515
<dependency>
1616
<groupId>com.indix.api</groupId>
1717
<artifactId>apiv2-java-client</artifactId>
18-
<version>1.0.2</version>
18+
<version>1.1.0</version>
1919
</dependency>
2020
```
2121

pom.xml

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

1111
<groupId>com.indix.api</groupId>
1212
<artifactId>apiv2-java-client</artifactId>
13-
<version>1.0.2</version>
13+
<version>1.1.0</version>
1414
<packaging>jar</packaging>
1515
<name>Indix API-V2 Java Client</name>
1616
<description>Java client which is used to access API V2 endpoints</description>

0 commit comments

Comments
 (0)