Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ashenfad committed Feb 15, 2013
1 parent cdc1a22 commit 13fe58f
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 @@ -25,7 +25,7 @@ interface, but Java developers can find documented methods in
For [Leiningen](https://github.com/technomancy/leiningen):

```clojure
[bigml/histogram "3.0.0"]
[bigml/histogram "3.0.1"]
```

For [Maven](http://maven.apache.org/):
Expand All @@ -38,7 +38,7 @@ For [Maven](http://maven.apache.org/):
<dependency>
<groupId>bigml</groupId>
<artifactId>histogram</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
</dependency>
```

Expand Down

0 comments on commit 13fe58f

Please sign in to comment.