From 4a2738b1ca01b6315530fcb63629e78fac6d9b18 Mon Sep 17 00:00:00 2001 From: Alexander Yakushev Date: Mon, 23 May 2016 11:53:36 +0300 Subject: [PATCH] Version 0.4.4 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"