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 33d95d2 commit 90a7d99Copy full SHA for 90a7d99
README.md
@@ -18,7 +18,7 @@ missing documentation. For those with similar experiences: rewrite-clj is for yo
18
__Leiningen ([via Clojars](http://clojars.org/rewrite-clj))__
19
20
```clojure
21
-[rewrite-clj "0.3.4"]
+[rewrite-clj "0.3.5"]
22
```
23
24
__Parsing Data__
project.clj
@@ -1,4 +1,4 @@
1
-(defproject rewrite-clj "0.3.4"
+(defproject rewrite-clj "0.3.5"
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