File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ Add this dependency to your project's POM:
2828<dependency >
2929 <groupId >io.numaproj.numaflow</groupId >
3030 <artifactId >numaflow-java</artifactId >
31- <version >0.10.0 </version >
31+ <version >0.10.1 </version >
3232</dependency >
3333```
3434
@@ -37,7 +37,7 @@ Add this dependency to your project's POM:
3737Add this dependency to your project's build file:
3838
3939``` groovy
40- compile "io.numaproj.numaflow:numaflow-java:0.10.0 "
40+ compile "io.numaproj.numaflow:numaflow-java:0.10.1 "
4141```
4242
4343### Build
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >io.numaproj.numaflow</groupId >
1919 <artifactId >numaflow-java</artifactId >
20- <version >0.10.0 </version >
20+ <version >0.10.1 </version >
2121 </dependency >
2222
2323 <dependency >
Original file line number Diff line number Diff line change 66
77 <groupId >io.numaproj.numaflow</groupId >
88 <artifactId >numaflow-java</artifactId >
9- <version >0.10.0 </version >
9+ <version >0.10.1 </version >
1010 <packaging >jar</packaging >
1111
1212 <name >numaflow-java</name >
You can’t perform that action at this time.
0 commit comments