diff --git a/project.clj b/project.clj index 179db14..5e5a403 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject api2smtp "1.0.1" +(defproject api2smtp "1.0.2" :description "Send emails through an Endpoint API" :url "https://github.com/tanrax/api2smtp" :license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"