Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Commit

Permalink
release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pyr committed Oct 22, 2014
1 parent a234b7e commit d09803b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pithos-quickstart/project.clj
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
(defproject io.pithos/pithos-quickstart "0.6.1-SNAPSHOT"
(defproject io.pithos/pithos-quickstart "0.6.1"
:description "pithos and cassandra, bundled together"
:url "http://pithos.io"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:main io.pithos.quickstart
:dependencies [[org.clojure/clojure "1.7.0-alpha2"]
[io.pithos/pithos "0.6.0"]
[io.pithos/pithos "0.6.1"]
[org.apache.cassandra/cassandra-all "2.1.0"]])

0 comments on commit d09803b

Please sign in to comment.