diff --git a/project.clj b/project.clj index 20145d5..af46604 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject sync "0.9.46-SNAPSHOT" +(defproject sync "0.9.46" :description "sync is a Leiningen plugin to sync same code base between different clojure projects" :url "https://github.com/otto-de/leinsync" :license {:name "Apache License 2.0"