diff --git a/README.md b/README.md index f61f93d..6069f3f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Add the following to `build.sbt` ~~~ -libraryDependencies += "com.mesonomics" %% "play-hmac-signatures" % "0.5.3" +libraryDependencies += "com.mesonomics" %% "play-hmac-signatures" % "0.5.4" ~~~ ## Example usage