From c34ee1b61c4990c9fcc4c42858212bd7109b6422 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Sat, 15 Feb 2014 00:39:31 +1100 Subject: Bump version to 0.1.2-SNAPSHOT --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3