diff --git a/build.clj b/build.clj index 92eab80..dd8bc3b 100644 --- a/build.clj +++ b/build.clj @@ -4,7 +4,7 @@ (def ^:private config {:lib 'com.github.liquidz/antq - :version "2.10.{{git/commit-count}}" + :version "2.11.{{git/commit-count}}" :description "Point out your outdated dependencies" :licenses [{:name "Eclipse Public License - v 2.0" :url "https://www.eclipse.org/legal/epl-2.0/"}]