diff --git a/project.clj b/project.clj index 3d4ef4a..a9ba419 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject metosin/spec-tools "0.10.5" +(defproject metosin/spec-tools "0.10.7" :description "Clojure(Script) tools for clojure.spec" :url "https://github.com/metosin/spec-tools" :license {:name "Eclipse Public License", :url "https://www.eclipse.org/legal/epl-2.0/"}