Compare commits

...

1 commit

Author SHA1 Message Date
George Narroway
0930cbbcf0 bump version to 0.9.0-SNAPSHOT 2024-02-07 11:11:01 +08:00

View file

@ -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+."
:url "https://github.com/gnarroway/mongo-driver-3"
:license {:name "The MIT License"