We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d81d87 commit 73b9b35Copy full SHA for 73b9b35
README.md
@@ -26,7 +26,7 @@ Key features of the ZIO Process:
26
In order to use this library, we need to add the following line in our `build.sbt` file:
27
28
```scala
29
-libraryDependencies += "dev.zio" %% "zio-process" % "0.7.2"
+libraryDependencies += "dev.zio" %% "zio-process" % "0.8.0"
30
```
31
32
## Native support
0 commit comments