2.0.1 is out
This commit is contained in:
parent
fb00629345
commit
d63982491b
1 changed files with 2 additions and 2 deletions
|
|
@ -46,14 +46,14 @@ Maven, add the following repository definition to your `pom.xml`:
|
|||
|
||||
With Leiningen:
|
||||
|
||||
[com.novemberain/monger "2.0.0"]
|
||||
[com.novemberain/monger "2.0.1"]
|
||||
|
||||
With Maven:
|
||||
|
||||
<dependency>
|
||||
<groupId>com.novemberain</groupId>
|
||||
<artifactId>monger</artifactId>
|
||||
<version>2.0.0</version>
|
||||
<version>2.0.1</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue