0.7.0 release again

This commit is contained in:
George Narroway 2022-10-04 19:25:28 +08:00
parent c46e114f44
commit 3934a6cc50

View file

@ -1,4 +1,4 @@
(defproject mongo-driver-3 "0.7.0-SNAPSHOT"
(defproject mongo-driver-3 "0.7.0"
: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"