diff --git a/README.md b/README.md index 8f9b321..371ae86 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.10.1 + 0.11.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.10.1" +compile "io.numaproj.numaflow:numaflow-java:0.11.0" ``` ### Build diff --git a/examples/pom.xml b/examples/pom.xml index 31cca1f..fbe326c 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -17,7 +17,7 @@ io.numaproj.numaflow numaflow-java - 0.10.1 + 0.11.0 diff --git a/pom.xml b/pom.xml index db18e1c..e6ed998 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.numaproj.numaflow numaflow-java - 0.10.1 + 0.11.0 jar numaflow-java