diff --git a/project.clj b/project.clj index eb23dce..dc5784f 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(def proto-version "3.25.1") +(def proto-version "3.25.2") (defproject sample-donkey-api "0.1.0-SNAPSHOT" :description "A sample Clojure http server"