Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VladKopanev authored Aug 5, 2020
1 parent e4444ca commit b86f7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ proper composition of effects and associated compensating actions.

Add zio-saga dependency to your `build.sbt`:

`libraryDependencies += "com.vladkopanev" %% "zio-saga-core" % "0.3.0"`
`libraryDependencies += "com.vladkopanev" %% "zio-saga-core" % "0.4.0"`

# Example of usage:

Expand Down

0 comments on commit b86f7ac

Please sign in to comment.