Navigation Menu

Skip to content

Commit

Permalink
bump version and release
Browse files Browse the repository at this point in the history
  • Loading branch information
ngrunwald committed Nov 20, 2012
1 parent 4f0aef1 commit ee33d50
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 @@ -8,7 +8,7 @@ Easy to use conversion library between tree-like POJOs or anything else presenti
[Clojars](http://clojars.org/gavagai):

```clojure
[gavagai "0.1.0"]
[gavagai "0.2.0"]
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion project.clj
@@ -1,4 +1,4 @@
(defproject gavagai "0.1.1-SNAPSHOT"
(defproject gavagai "0.2.0"
:description "Fast Clojure library to convert recursive data structures to native Clojure"
:url "https://github.com/ngrunwald/gavagai"
:license {:name "Eclipse Public License"
Expand Down

0 comments on commit ee33d50

Please sign in to comment.