diff --git a/project.clj b/project.clj index 33b0f2bc..70fbd9d6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject net.clojars.macielti/common-clj "27.55.54" +(defproject net.clojars.macielti/common-clj "27.55.55" :description "Just common Clojure code that I use across projects" :url "https://github.com/macielti/common-clj" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"