From edb23ed0d83085203949fa698ecabb613530b0c5 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Ritschard Date: Tue, 30 Sep 2014 20:47:54 +0200 Subject: [PATCH] bump --- pithos-quickstart/project.clj | 2 +- project.clj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pithos-quickstart/project.clj b/pithos-quickstart/project.clj index 9c0da72..6a88ec1 100644 --- a/pithos-quickstart/project.clj +++ b/pithos-quickstart/project.clj @@ -1,4 +1,4 @@ -(defproject io.pithos/pithos-quickstart "0.1.13" +(defproject io.pithos/pithos-quickstart "0.1.14" :description "pithos and cassandra, bundled together" :url "http://pithos.io" :license {:name "Eclipse Public License" diff --git a/project.clj b/project.clj index 138e32b..43d07ad 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject io.pithos/pithos "0.1.13" +(defproject io.pithos/pithos "0.1.14" :description "cassandra-backed object storage" :maintainer {:email "Pierre-Yves Ritschard "} :url "http://pithos.io"