diff --git a/README.md b/README.md
index c050f60..9fd1c79 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Include the dependency to your project inside your `pom.xml` file
io.github.ajclopez
mongo-spring-search
- 1.0.1
+ 1.0.2
```
@@ -65,7 +65,7 @@ Include the dependency to your project inside your `pom.xml` file
Add implementation to your project in your `build.gradle` file
```
-implementation 'io.github.ajclopez:mongo-spring-search:1.0.1'
+implementation 'io.github.ajclopez:mongo-spring-search:1.0.2'
````
## Usage
diff --git a/pom.xml b/pom.xml
index 9553d7a..7a01e53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
io.github.ajclopez
mongo-spring-search
- 1.0.1
+ 1.0.2
jar
mongo-spring-search