Skip to content

Commit

Permalink
update version on README
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed Feb 28, 2014
1 parent 4b85e60 commit 53289ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ More documentation can be found on the [wiki](https://github.com/testdouble/baiz
[Leiningen](https://github.com/technomancy/leiningen/):

```
[baizen "0.1.0"]
[baizen "0.2.0"]
```

[Maven](http://maven.apache.org/):
Expand All @@ -25,7 +25,7 @@ More documentation can be found on the [wiki](https://github.com/testdouble/baiz
<dependency>
<groupId>baizen</groupId>
<artifactId>baizen</artifactId>
<version>0.1.0</version>
<version>0.2.0</version>
</dependency>
```

Expand Down

0 comments on commit 53289ff

Please sign in to comment.