From 48b98558a77421a8e6a991c69da38325392e0153 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Thu, 13 Sep 2012 22:17:14 +0400 Subject: [PATCH] 1.3.1-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 9b32a1a..1c15002 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.novemberain/welle "1.3.0" +(defproject com.novemberain/welle "1.3.1-SNAPSHOT" :description "Welle is an expressive Clojure client for Riak with batteries included" :url "http://clojureriak.info" :license {:name "Eclipse Public License"}