bump version

This commit is contained in:
George Narroway 2024-02-07 10:41:38 +08:00
parent 3934a6cc50
commit 57f2115e7b

View file

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