We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2c9860 + b1793fd commit 1fb6014Copy full SHA for 1fb6014
2 files changed
README.md
@@ -15,7 +15,7 @@ Add the following dependency to your pom file
15
<dependency>
16
<groupId>com.indix.api</groupId>
17
<artifactId>indix-api-java</artifactId>
18
- <version>1.0.0</version>
+ <version>2.0.0</version>
19
</dependency>
20
```
21
pom.xml
@@ -10,7 +10,7 @@
10
11
12
13
14
<packaging>jar</packaging>
<name>Indix API-V2 Java Client</name>
<description>Java client which is used to access API V2 endpoints</description>
0 commit comments