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 77e2820 commit 2ea223dCopy full SHA for 2ea223d
README.md
@@ -23,7 +23,7 @@ We recommend installing the API client in your Java project using Maven. Add it
23
<dependency>
24
<groupId>com.testmonitor</groupId>
25
<artifactId>api-java-client</artifactId>
26
- <version>1.0</version>
+ <version>1.1</version>
27
</dependency>
28
```
29
0 commit comments