change release number in README

This commit is contained in:
Paul Ingles 2013-09-19 11:22:14 +01:00
parent 62a3ed8ed9
commit 6684e30213

View file

@ -13,7 +13,7 @@ Given 0.8 is still unreleased we're pushing SNAPSHOT releases.
Add the following to your [Leiningen](http://github.com/technomancy/leiningen) `project.clj`:
```clj
[clj-kafka "0.1.0-0.8-SNAPSHOT"]
[clj-kafka "0.1.0-0.8-beta1"]
```
## Usage