0.9.0-SNAPSHOT, trying to investigate some clojars.org dependency resolution issues
This commit is contained in:
parent
3a2b6d8506
commit
e2a1679557
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject com.novemberain/monger "0.8.0-SNAPSHOT"
|
(defproject com.novemberain/monger "0.9.0-SNAPSHOT"
|
||||||
:description "Monger is an experimental idiomatic Clojure wrapper around MongoDB Java driver"
|
:description "Monger is an experimental idiomatic Clojure wrapper around MongoDB Java driver"
|
||||||
:license { :name "Eclipse Public License" }
|
:license { :name "Eclipse Public License" }
|
||||||
:dependencies [[org.clojure/clojure "1.3.0"]
|
:dependencies [[org.clojure/clojure "1.3.0"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue