diff --git a/README.md b/README.md index f3616a4..5eadc49 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.3 + 1.0.4 ``` @@ -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.3' +implementation 'io.github.ajclopez:mongo-spring-search:1.0.4' ```` ## Usage diff --git a/pom.xml b/pom.xml index bf6591a..c2b0cf5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ io.github.ajclopez mongo-spring-search - 1.0.3 + 1.0.4 jar mongo-spring-search