summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-05-05 11:32:05 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-05-05 11:36:22 +0200
commit46febb3205ad768b044ad13caa68c4eba5ce41bb (patch)
treee6058e741e00327e78361b762e649339eccc58b3 /project.clj
parent7ea971a34d5df944c1df29dd0bbe1fdb9d7fc17a (diff)
Make uberjar'able.
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 2809e5c..6269f70 100644
--- a/project.clj
+++ b/project.clj
@@ -1,4 +1,4 @@
-(defproject benki "0.0.0"
+(defproject benki "0.0.0-SNAPSHOT"
:description "The Benkard Family Hub"
:dependencies [[org.clojure/clojure "1.3.0"]