From 9181aef4c7ce68027095390eb7d19a50b14f1a7c Mon Sep 17 00:00:00 2001 From: Leon Barrett Date: Thu, 23 Oct 2014 11:35:35 -0700 Subject: [PATCH] Change version to snapshot again --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index ed55a00..39aa6b9 100644 --- a/project.clj +++ b/project.clj @@ -12,7 +12,7 @@ ;; and limitations under the License. (defproject com.climate/claypoole - "0.3.2" + "0.3.2-SNAPSHOT" :description "Claypoole: Threadpool tools for Clojure." :url "http://github.com/TheClimateCorporation/claypoole/" :license {:name "Apache License Version 2.0"