diff --git a/project.clj b/project.clj index e1e9902..7645736 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject minhtuannguyen/cljocker "0.1.2-SNAPSHOT" +(defproject minhtuannguyen/cljocker "0.1.2" :description "a dockerfile dsl written in clojure" :url "" :license {:name "Eclipse Public License"