Skip to content

Commit ad7f6bf

Browse files
author
Yannick Scherer
committed
Version 0.6.0-SNAPSHOT.
The changes in f3904d9 are not backwards-compatible.
1 parent d9c98ba commit ad7f6bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject rewrite-clj "0.5.3-SNAPSHOT"
1+
(defproject rewrite-clj "0.6.0-SNAPSHOT"
22
:description "Comment-/Whitespace-preserving rewriting of EDN documents."
33
:url "https://github.com/xsc/rewrite-clj"
44
:license {:name "MIT License"

0 commit comments

Comments
 (0)