From 89dd4f95ae1eab565e02c801f04035bf3c732586 Mon Sep 17 00:00:00 2001 From: Istvan Szukacs Date: Tue, 13 May 2014 11:19:21 -0700 Subject: [PATCH] Updating README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dcaa8de..bd39764 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Development is against the 0.8 release of Kafka. The protocols for 0.7 and 0.8 a Add the following to your [Leiningen](http://github.com/technomancy/leiningen) `project.clj`: ```clj -[clj-kafka "0.2.0-0.8"] +[clj-kafka "0.2.6-0.8"] ``` ## Usage @@ -63,4 +63,4 @@ Distributed under the Eclipse Public License, the same as Clojure. YourKit is kindly supporting this open source project with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: [YourKit Java Profiler](http://www.yourkit.com/java/profiler/index.jsp) and -[YourKit .NET Profiler](http://www.yourkit.com/.net/profiler/index.jsp). \ No newline at end of file +[YourKit .NET Profiler](http://www.yourkit.com/.net/profiler/index.jsp).