You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -71,11 +71,11 @@ Add the following maven dependency to your project:
71
71
<dependency>
72
72
<groupId>io.github.benas</groupId>
73
73
<artifactId>unix-stream</artifactId>
74
-
<version>0.4</version>
74
+
<version>0.5</version>
75
75
</dependency>
76
76
```
77
77
78
-
Or [download the jar file](https://oss.sonatype.org/content/groups/public/io/github/benas/unix-stream/0.4/unix-stream-0.4.jar) and add it to your application's classpath.
78
+
Or [download the jar file](https://oss.sonatype.org/content/groups/public/io/github/benas/unix-stream/0.5/unix-stream-0.5.jar) and add it to your application's classpath.
0 commit comments