rc2 is out
This commit is contained in:
parent
7f74d16a36
commit
1717bdac9e
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.0-rc1"]
|
||||
[com.novemberain/monger "3.0.0-rc2"]
|
||||
|
||||
With Maven:
|
||||
|
||||
<dependency>
|
||||
<groupId>com.novemberain</groupId>
|
||||
<artifactId>monger</artifactId>
|
||||
<version>3.0.0-rc1</version>
|
||||
<version>3.0.0-rc2</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue