diff --git a/project.clj b/project.clj index 4c1fb02..ce9f34a 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject lein-droid/lein-droid "0.4.4-SNAPSHOT" +(defproject lein-droid/lein-droid "0.4.4" :description "Plugin for easy Clojure/Android development and deployment" :url "https://github.com/clojure-android/lein-droid" :license {:name "Eclipse Public License"