bump version

This commit is contained in:
George Narroway 2021-02-12 13:26:58 +08:00
parent 68db895210
commit bcc547ebf7

View file

@ -1,5 +1,5 @@
(defproject mongo-driver-3 "0.6.0"
:description "A Clojure wrapper for the Java MongoDB driver 3.11+."
(defproject mongo-driver-3 "0.6.1-SNAPSHOT"
:description "A Clojure wrapper for the Java MongoDB driver 3.11/4.0+."
:url "https://github.com/gnarroway/mongo-driver-3"
:license {:name "The MIT License"
:url "http://opensource.org/licenses/mit-license.php"