summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@zancanaro.id.au>2014-05-19 11:39:57 +1000
committerCarlo Zancanaro <carlo@zancanaro.id.au>2014-05-19 11:39:57 +1000
commit9bfaf3a615d5ccb51db08bd531ebc213cd9e968c (patch)
tree8c5f48a042557338fbba5db181c916210869a76c
parentd81d2a52727b33b3a82396371a0aa985df58b4c3 (diff)
Update version to 0.1.3-SNAPSHOT
-rw-r--r--project.clj2
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj
index c129353..7a69bb4 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject org.clojars.czan/abra "0.1.2"
+(defproject org.clojars.czan/abra "0.1.3-SNAPSHOT"
:description "A small library for reverse-routing in compojure applications."
:url "http://bitbucket.org/czan/abra"
:license {:name "Eclipse Public License"