From 4de3d8ba0f59af7e94a736eaa2af01f7c8b10ce7 Mon Sep 17 00:00:00 2001 From: Yannick Scherer Date: Sun, 18 Jan 2015 09:21:32 +0100 Subject: [PATCH] Version 0.4.3 --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 0fcb4225..fc04b149 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject rewrite-clj "0.4.3-SNAPSHOT" +(defproject rewrite-clj "0.4.3" :description "Comment-/Whitespace-preserving rewriting of EDN documents." :url "https://github.com/xsc/rewrite-clj" :license {:name "Eclipse Public License"