From dd309730a0ad91c1c59a1236d3a984af54e366c4 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Sat, 15 Feb 2014 00:32:53 +1100 Subject: Bump the version to 0.1.1-SNAPSHOT (should have already done it, sorry) --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3