Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored Jun 4, 2019
1 parent ecf1278 commit 72c7f5f
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 @@ -9,7 +9,7 @@ This library is a [ZIO](https://github.com/scalaz/scalaz-zio)-powered client for
To use `zio-sqs`, add the following line in your `build.sbt` file:

```
libraryDependencies += "dev.zio" %% "zio-sqs" % "0.1.1"
libraryDependencies += "dev.zio" %% "zio-sqs" % "0.1.2"
```

## How to use
Expand Down

0 comments on commit 72c7f5f

Please sign in to comment.