bump version to 0.9.0-SNAPSHOT
This commit is contained in:
parent
c39dd281c4
commit
0930cbbcf0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
(defproject mongo-driver-3 "0.8.0"
|
(defproject mongo-driver-3 "0.9.0-SNAPSHOT"
|
||||||
:description "A Clojure wrapper for the Java MongoDB driver 3.11/4.0+."
|
:description "A Clojure wrapper for the Java MongoDB driver 3.11/4.0+."
|
||||||
:url "https://github.com/gnarroway/mongo-driver-3"
|
:url "https://github.com/gnarroway/mongo-driver-3"
|
||||||
:license {:name "The MIT License"
|
:license {:name "The MIT License"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue