summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
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 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"