Update project.clj

This commit is contained in:
Andros Fenollosa 2020-06-11 18:34:34 +02:00
parent 271ea0470b
commit 6d511ba330

View File

@ -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"