We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a49d4 commit 867e3ceCopy full SHA for 867e3ce
README.md
@@ -17,7 +17,7 @@ missing documentation. For those with similar experiences: rewrite-clj is for yo
17
__Leiningen ([via Clojars](http://clojars.org/rewrite-clj))__
18
19
```clojure
20
-[rewrite-clj "0.3.3"]
+[rewrite-clj "0.3.4"]
21
```
22
23
__Parsing Data__
project.clj
@@ -1,4 +1,4 @@
1
-(defproject rewrite-clj "0.3.4-SNAPSHOT"
+(defproject rewrite-clj "0.3.4"
2
:description "Comment-/Whitespace-preserving rewriting of EDN documents."
3
:url "https://github.com/xsc/rewrite-clj"
4
:license {:name "Eclipse Public License"
0 commit comments