From bb0657f8e1e8192bd62e98d30a18328cf347b6c2 Mon Sep 17 00:00:00 2001 From: Zach Tellman Date: Fri, 16 Mar 2012 12:59:41 -0700 Subject: [PATCH] back to SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0c45703e..29d4d3c3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject aleph "0.2.1-beta1" +(defproject aleph "0.2.1-SNAPSHOT" :description "a framework for asynchronous communication" :repositories {"jboss" "http://repository.jboss.org/nexus/content/groups/public/" "sonatype-oss-public" "https://oss.sonatype.org/content/groups/public/"}