diff --git a/project.clj b/project.clj index d7ee3dd..5775593 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject marlin "0.1.0-SNAPSHOT" +(defproject marlin "0.1.2" :description "A simple REST api for file access" :url "http://github.com/cryptic-io/marlin" :dependencies [[org.clojure/clojure "1.5.1"]