summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2014-02-15 00:32:53 +1100
committerCarlo Zancanaro <carlo@zancanaro.id.au>2014-02-15 00:32:53 +1100
commitdd309730a0ad91c1c59a1236d3a984af54e366c4 (patch)
treeb35ede90a8dcbf440ec97a2be04dd74f9f0fc005
parent23c2ba96a34654b8bfdcdb314e88a4a53fd29e4d (diff)
Bump the version to 0.1.1-SNAPSHOT (should have already done it, sorry)
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 4593ba9..1f3fedf 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.czan/abra "0.1.0-SNAPSHOT"
+(defproject org.clojars.czan/abra "0.1.1-SNAPSHOT"
:description "A small library for reverse-routing in compojure applications."
:url "http://bitbucket.org/czan/abra"
:license {:name "Eclipse Public License"