Update version

This commit is contained in:
Andros Fenollosa 2020-06-11 17:40:08 +02:00
parent e8b410012a
commit 5bf4fac2ef

View File

@ -1,6 +1,6 @@
(defproject api2smtp "0.1.0"
:description "api2smtp"
:url ""
(defproject api2smtp "1.0.0"
: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"
:url "https://www.eclipse.org/legal/epl-2.0/"}
:dependencies [;; Clojure