diff --git a/README.md b/README.md
index 561c28c..9e15db8 100644
--- a/README.md
+++ b/README.md
@@ -137,7 +137,7 @@ $and | expr1 and expr2
com.github.mhewedy
spring-data-jpa-mongodb-expressions
- 0.0.3
+ 0.0.4
```
@@ -157,7 +157,7 @@ See this [snippet](https://playcode.io/753066/) to see how to build the query fr
Special thanks to [Rashad Saif](https://github.com/rashadsaif) and [Hamada Elnoby](https://github.com/hamadaelnopy) for helping in the design, inspring with ideas, and for doing the review for the code.
## Next Release
-See [List of issues](https://github.com/mhewedy/spring-data-jpa-mongodb-expressions/issues?q=is%3Aissue+milestone%3A0.0.4) to be shipped in the next release
+See [List of issues](https://github.com/mhewedy/spring-data-jpa-mongodb-expressions/issues?q=is%3Aissue+milestone%3A0.0.5) to be shipped in the next release
## In the News
This repo has mentioned in [spring.io](http://spring.io/blog/2021/07/06/this-week-in-spring-july-6th-2021) weekly news.
diff --git a/pom.xml b/pom.xml
index 4b57899..ee1c055 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
com.github.mhewedy
spring-data-jpa-mongodb-expressions
- 0.0.3
+ 0.0.4
spring-data-jpa-mongodb-expressions
Spring Data JPA Mongodb Expressions