diff --git a/project.clj b/project.clj index 1b50010..6ff7461 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject org.thnetos/cd-client "0.3.4" +(defproject org.thnetos/cd-client "0.3.5-SNAPSHOT" :url "https://github.com/dakrone/clojuredocs-client" :description "A client for the clojuredocs API" :dependencies [[org.clojure/clojure "1.3.0"]