Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Jackson committed Dec 21, 2011
1 parent 15c9e24 commit ebbd509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -2,7 +2,7 @@
:source-path "src/clj"
:java-source-path "src/jvm"
:javac-options {:debug "true" :fork "true"}
:dependencies [[kestrel-thrift-java-bindings "0.5.0"]]
:dependencies [[kestrel-thrift-java-bindings "2.2.0"]]
:dev-dependencies [[storm "0.6.0"]]
:jvm-opts ["-Djava.library.path=/usr/local/lib:/opt/local/lib:/usr/lib"]
)

0 comments on commit ebbd509

Please sign in to comment.