1.0.0-beta2 is up on Clojars
This commit is contained in:
parent
2529dd129f
commit
ec8c127635
1 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ together with documentation guides and dedicated website.
|
||||||
|
|
||||||
With Leiningen:
|
With Leiningen:
|
||||||
|
|
||||||
[com.novemberain/monger "1.0.0-beta1"]
|
[com.novemberain/monger "1.0.0-beta2"]
|
||||||
|
|
||||||
|
|
||||||
With Maven:
|
With Maven:
|
||||||
|
|
@ -49,7 +49,7 @@ With Maven:
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.novemberain</groupId>
|
<groupId>com.novemberain</groupId>
|
||||||
<artifactId>monger</artifactId>
|
<artifactId>monger</artifactId>
|
||||||
<version>1.0.0-beta1</version>
|
<version>1.0.0-beta2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue