Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xsc committed Aug 7, 2013
1 parent 572e96b commit fcbb244
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ __This project is in flux. Anything may change at any time.__
__Leiningen ([via Clojars](http://clojars.org/rewrite-clj))__

```clojure
[rewrite-clj "0.2.0"]
[rewrite-clj "0.3.0"]
```

__Parsing Data__
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject rewrite-clj "0.3.0-SNAPSHOT"
(defproject rewrite-clj "0.3.0"
:description "Comment-/Whitespace-preserving rewriting of EDN documents."
:url "https://github.com/xsc/rewrite-clj"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit fcbb244

Please sign in to comment.