diff --git a/project.clj b/project.clj index 3c3179d..a41da7a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject unleash-client-clojure "0.1.2-SNAPSHOT" +(defproject unleash-client-clojure "0.1.2" :description "A Clojure library wrapping https://github.com/Unleash/unleash-client-java" :url "https://github.com/AppsFlyer/unleash-client-clojure" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"