summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2014-05-19 11:35:24 +1000
committerCarlo Zancanaro <carlo@zancanaro.id.au>2014-05-19 11:35:24 +1000
commit14c294682116ab039f193fb812eb92c81df9800c (patch)
treeb2091c970049365809e32ee3de92c9369dcd56de /project.clj
parent5c84a05e68f003e8bb1c1d9c86fb1ad72d80951a (diff)
0.1.2 release
Diffstat (limited to 'project.clj')
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 427a36c..c129353 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.czan/abra "0.1.2-SNAPSHOT"
+(defproject org.clojars.czan/abra "0.1.2"
:description "A small library for reverse-routing in compojure applications."
:url "http://bitbucket.org/czan/abra"
:license {:name "Eclipse Public License"