Back to snapshot
This commit is contained in:
parent
9fe01a7f58
commit
f8e199159f
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
## Changes between 1.3.0 and 1.3.1
|
||||||
|
|
||||||
|
No changes yet
|
||||||
|
|
||||||
|
|
||||||
## Changes between 1.2.0 and 1.3.0
|
## Changes between 1.2.0 and 1.3.0
|
||||||
|
|
||||||
### monger.core/disconnect!
|
### monger.core/disconnect!
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject com.novemberain/monger "1.3.0"
|
(defproject com.novemberain/monger "1.3.1-SNAPSHOT"
|
||||||
:description "Monger is a Clojure MongoDB client for a more civilized age: friendly, flexible and with batteries included"
|
:description "Monger is a Clojure MongoDB client for a more civilized age: friendly, flexible and with batteries included"
|
||||||
:url "http://clojuremongodb.info"
|
:url "http://clojuremongodb.info"
|
||||||
:min-lein-version "2.0.0"
|
:min-lein-version "2.0.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue