Skip to content

Commit b9970b8

Browse files
authored
chore: update sdk version (#68)
Signed-off-by: Yashash H L <[email protected]>
1 parent 2d8a55c commit b9970b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>io.numaproj.numaflow</groupId>
1818
<artifactId>numaflow-java</artifactId>
19-
<version>0.4.8</version>
19+
<version>0.5.0</version>
2020
</dependency>
2121

2222
<dependency>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.numaproj.numaflow</groupId>
88
<artifactId>numaflow-java</artifactId>
9-
<version>0.4.8</version>
9+
<version>0.5.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>numaflow-java</name>

0 commit comments

Comments
 (0)