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

Commit dff5e73

Browse files
committed
release 0.7.1
1 parent eba253c commit dff5e73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pithos-quickstart/project.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
(defproject io.pithos/pithos-quickstart "0.7.1-SNAPSHOT"
1+
(defproject io.pithos/pithos-quickstart "0.7.1"
22
:description "pithos and cassandra, bundled together"
33
:url "http://pithos.io"
44
:license {:name "Eclipse Public License"
55
:url "http://www.eclipse.org/legal/epl-v10.html"}
66
:main io.pithos.quickstart
7-
:dependencies [[io.pithos/pithos "0.7.0"]
7+
:dependencies [[io.pithos/pithos "0.7.1"]
88
[org.apache.cassandra/cassandra-all "2.1.1"
99
:exclusions [org.slf4j/slf4j-api
1010
org.slf4j/slf4j-log4j12]]])

0 commit comments

Comments
 (0)