From 82e21ef514806d57f022eaf53a2e55dbdca3cc7f Mon Sep 17 00:00:00 2001 From: Yuta Okamoto Date: Tue, 17 Jun 2014 21:22:15 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89ee939..f35f9c2 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ retries and bunch of statistics for monitoring and diagnostics.* ## Setup ``` -libraryDependencies += "com.github.okapies" % "finagle-kafka_2.10" % "0.1.2" +libraryDependencies += "com.github.okapies" % "finagle-kafka_2.10" % "0.1.3" ``` ## Usage