Skip to content

Commit 73b9b35

Browse files
Update README.md (#644)
1 parent 1d81d87 commit 73b9b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Key features of the ZIO Process:
2626
In order to use this library, we need to add the following line in our `build.sbt` file:
2727

2828
```scala
29-
libraryDependencies += "dev.zio" %% "zio-process" % "0.7.2"
29+
libraryDependencies += "dev.zio" %% "zio-process" % "0.8.0"
3030
```
3131

3232
## Native support

0 commit comments

Comments
 (0)