Skip to content

Commit 93c34ed

Browse files
authored
chore: new release 0.4.4 (#41)
Signed-off-by: Yashash H L <[email protected]>
1 parent ac34a31 commit 93c34ed

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.3</version>
19+
<version>0.4.4</version>
2020
</dependency>
2121
</dependencies>
2222

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.3</version>
9+
<version>0.4.4</version>
1010
<packaging>jar</packaging>
1111

1212
<name>numaflow-java</name>

0 commit comments

Comments
 (0)