diff --git a/project.clj b/project.clj index 72b785c..f41c319 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.nytimes/querqy-clj "0.8.2-SNAPSHOT" +(defproject com.nytimes/querqy-clj "0.8.2" :description "Querqy in Clojure" :url "https://github.com/nytimes/querqy-clj"