diff options
author | Carlo Zancanaro <carlo@zancanaro.id.au> | 2014-02-13 23:41:53 +1100 |
---|---|---|
committer | Carlo Zancanaro <carlo@zancanaro.id.au> | 2014-02-13 23:41:53 +1100 |
commit | 2677621878c2274423af31b837878140053f9fc2 (patch) | |
tree | 1a3de8295f1159e15a21b6baba94d288b9c3ac02 | |
parent | 17da9b9ce4a3e5354a6a8689c1e2ee4466b76e39 (diff) |
Add to 'org.clojars.czan' group for deployment
-rw-r--r-- | project.clj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project.clj b/project.clj index 4c96e79..4593ba9 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject abra "0.1.0-SNAPSHOT" +(defproject org.clojars.czan/abra "0.1.0-SNAPSHOT" :description "A small library for reverse-routing in compojure applications." :url "http://bitbucket.org/czan/abra" :license {:name "Eclipse Public License" |