1.1.3-SNAPSHOT
This commit is contained in:
parent
d4d7bc5d33
commit
6fa2c07e33
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
## Changes between 1.1.2 and 1.1.3
|
||||||
|
|
||||||
|
No changes yet.
|
||||||
|
|
||||||
|
|
||||||
## Changes between 1.1.1 and 1.1.2
|
## Changes between 1.1.1 and 1.1.2
|
||||||
|
|
||||||
### Eliminated Reflection Warnings in monger.joda-time
|
### Eliminated Reflection Warnings in monger.joda-time
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject com.novemberain/monger "1.1.2"
|
(defproject com.novemberain/monger "1.1.3-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