0.6.0 release

This commit is contained in:
George Narroway 2020-01-10 00:02:09 +08:00
parent c6004a1156
commit 30e5d7c9ea

View file

@ -1,4 +1,4 @@
(defproject mongo-driver-3 "0.6.0-SNAPSHOT"
(defproject mongo-driver-3 "0.6.0"
:description "A Clojure wrapper for the Java MongoDB driver 3.11+."
:url "https://github.com/gnarroway/mongo-driver-3"
:license {:name "The MIT License"