diff --git a/README.md b/README.md
index 6cbd101d..62f48137 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Add this dependency to your project's POM:
io.numaproj.numaflow
numaflow-java
- 0.12.0
+ 0.13.0
```
@@ -37,7 +37,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:
```groovy
-compile "io.numaproj.numaflow:numaflow-java:0.12.0"
+compile "io.numaproj.numaflow:numaflow-java:0.13.0"
```
### Build
diff --git a/examples/pom.xml b/examples/pom.xml
index 5a97c95f..91f9fa4c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -17,7 +17,7 @@
io.numaproj.numaflow
numaflow-java
- 0.12.0
+ 0.13.0
diff --git a/pom.xml b/pom.xml
index 49b65a06..1d829b94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
io.numaproj.numaflow
numaflow-java
- 0.12.0
+ 0.13.0
jar
numaflow-java