Update project.clj

This commit is contained in:
Andros Fenollosa 2020-06-11 17:58:27 +02:00
parent b82a252bbe
commit a0adf79420

View File

@ -1,4 +1,4 @@
(defproject api2smtp "1.0.0"
(defproject api2smtp "1.0.1"
: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"