summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2014-02-15 00:39:31 +1100
committerCarlo Zancanaro <carlo@zancanaro.id.au>2014-02-15 00:39:31 +1100
commitc34ee1b61c4990c9fcc4c42858212bd7109b6422 (patch)
treedc4eb021fd2b8f40171a9ea9c4efe9dc28e23523
parentf457270f42a1a52add632549ec1e7d3f3473bed6 (diff)
Bump version to 0.1.2-SNAPSHOT
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index 1f3fedf..427a36c 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.czan/abra "0.1.1-SNAPSHOT"
+(defproject org.clojars.czan/abra "0.1.2-SNAPSHOT"
:description "A small library for reverse-routing in compojure applications."
:url "http://bitbucket.org/czan/abra"
:license {:name "Eclipse Public License"