diff options
author | Carlo Zancanaro <carlo@zancanaro.id.au> | 2014-05-19 11:35:24 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@zancanaro.id.au> | 2014-05-19 11:35:24 +1000 |
commit | 14c294682116ab039f193fb812eb92c81df9800c (patch) | |
tree | b2091c970049365809e32ee3de92c9369dcd56de | |
parent | 5c84a05e68f003e8bb1c1d9c86fb1ad72d80951a (diff) |
0.1.2 release
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 427a36c..c129353 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.clojars.czan/abra "0.1.2-SNAPSHOT" +(defproject org.clojars.czan/abra "0.1.2" :description "A small library for reverse-routing in compojure applications." :url "http://bitbucket.org/czan/abra" :license {:name "Eclipse Public License" |