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 bf58fb6 commit e451ae7Copy full SHA for e451ae7
README.md
@@ -13,7 +13,7 @@ The client is available in the [Maven Central Repository](https://mvnrepository.
13
<dependency>
14
<groupId>com.recombee</groupId>
15
<artifactId>api-client</artifactId>
16
- <version>1.2.4</version>
+ <version>1.2.5</version>
17
</dependency>
18
```
19
pom.xml
@@ -6,7 +6,7 @@
6
7
8
9
- <version>1.2.4.1</version>
10
<name>Recombee API Client</name>
11
<description>A client library for easy use of the Recombee recommendation API</description>
12
<url>http://recombee.com</url>
0 commit comments