diff --git a/project.clj b/project.clj index 47e56fd..6b17022 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.nytimes/querqy-clj "0.8.0-SNAPSHOT" +(defproject com.nytimes/querqy-clj "0.8.0" :description "Querqy in Clojure" :url "https://github.com/nytimes/querqy-clj"