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