Bumped version in README.

This commit is contained in:
Joshua Eckroth 2013-03-22 10:11:10 -04:00
parent c9e958649e
commit 68ecd8b8e3

View file

@ -16,7 +16,7 @@ git clone the project, then run:
### Installing from Clojars
[cc.artifice/clj-ml "0.3.0"]
[cc.artifice/clj-ml "0.3.1"]
### Installing from Maven
@ -25,7 +25,7 @@ git clone the project, then run:
<dependency>
<groupId>cc.artifice</groupId>
<artifactId>clj-ml</artifactId>
<version>0.3.0</version>
<version>0.3.1</version>
</dependency>
## Supported algorithms