diff --git a/project.clj b/project.clj index 644fdff..ea698b6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject sync "0.9.29-SNAPSHOT" +(defproject sync "0.9.29" :description "sync is a Leiningen plugin to sync same code base between different clojure projects" :url "https://github.com/otto-de/leinsync" :license {:name "Eclipse Public License"