Update README
This commit is contained in:
parent
bf32551d9c
commit
b5ae011525
1 changed files with 2 additions and 2 deletions
|
|
@ -53,7 +53,7 @@ definition to your `pom.xml`:
|
|||
|
||||
With Leiningen:
|
||||
|
||||
[com.novemberain/monger "1.0.0"]
|
||||
[com.novemberain/monger "1.0.1"]
|
||||
|
||||
|
||||
With Maven:
|
||||
|
|
@ -61,7 +61,7 @@ With Maven:
|
|||
<dependency>
|
||||
<groupId>com.novemberain</groupId>
|
||||
<artifactId>monger</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue