Skip to content
This repository was archived by the owner on May 19, 2022. It is now read-only.

Commit cde47a5

Browse files
committed
2 parents 108c966 + 3e1edd1 commit cde47a5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[![license](https://img.shields.io/github/license/RediSearch/spring-redisearch.svg)](https://github.com/RediSearch/spring-redisearch)
22
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.redislabs/spring-redisearch/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.redislabs/spring-redisearch)
33
[![Javadocs](https://www.javadoc.io/badge/com.redislabs/spring-redisearch.svg)](https://www.javadoc.io/doc/com.redislabs/spring-redisearch)
4-
[![Codecov](https://codecov.io/gh/RediSearch/spring-redisearch/branch/master/graph/badge.svg)](https://codecov.io/gh/RediSearch/spring-redisearch)
54
[![CircleCI](https://circleci.com/gh/RediSearch/spring-redisearch/tree/master.svg?style=svg)](https://circleci.com/gh/RediSearch/spring-redisearch/tree/master)
65
[![GitHub issues](https://img.shields.io/github/release/RediSearch/spring-redisearch.svg)](https://github.com/RediSearch/spring-redisearch/releases/latest)
76

@@ -15,7 +14,7 @@ Add Spring RediSearch to your application dependencies, e.g. with Maven:
1514
<dependency>
1615
<groupId>com.redislabs</groupId>
1716
<artifactId>spring-redisearch</artifactId>
18-
<version>1.0.8</version>
17+
<version>1.1.0</version>
1918
</dependency>
2019
```
2120

0 commit comments

Comments
 (0)