diff --git a/project.clj b/project.clj index 4a72ae14..283c4fae 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rewrite-clj "0.5.2-SNAPSHOT" +(defproject rewrite-clj "0.5.2" :description "Comment-/Whitespace-preserving rewriting of EDN documents." :url "https://github.com/xsc/rewrite-clj" :license {:name "MIT License"