Skip to content

Commit

Permalink
Updated README with proper version
Browse files Browse the repository at this point in the history
  • Loading branch information
debasishg committed May 13, 2018
1 parent 1c96e27 commit 1d673b9
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 @@ -30,7 +30,7 @@ Add to `Build.scala` or `build.sbt`

```scala
libraryDependencies ++= Seq(
"net.debasishg" %% "redisclient" % "3.6"
"net.debasishg" %% "redisclient" % "3.7"
)
```

Expand Down

0 comments on commit 1d673b9

Please sign in to comment.