Skip to content

Commit

Permalink
0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcgrana committed Mar 16, 2011
1 parent bae95a4 commit 1467876
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject clj-redis "0.0.8"
(defproject clj-redis "0.0.9"
:dependencies
[[org.clojure/clojure "1.3.0-alpha4"]
[redis.clients/jedis "1.5.0"]
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -43,4 +43,4 @@ Implemented commands:

## Installation

Depend on `[clj-redis "0.0.8"]` in your `project.clj`.
Depend on `[clj-redis "0.0.9"]` in your `project.clj`.

0 comments on commit 1467876

Please sign in to comment.