Update version
This commit is contained in:
parent
e8b410012a
commit
5bf4fac2ef
@ -1,6 +1,6 @@
|
|||||||
(defproject api2smtp "0.1.0"
|
(defproject api2smtp "1.0.0"
|
||||||
:description "api2smtp"
|
:description "Send emails through an Endpoint API"
|
||||||
:url ""
|
:url "https://github.com/tanrax/api2smtp"
|
||||||
:license {:name "EPL-2.0 OR GPL-2.0-or-later WITH Classpath-exception-2.0"
|
: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/"}
|
:url "https://www.eclipse.org/legal/epl-2.0/"}
|
||||||
:dependencies [;; Clojure
|
:dependencies [;; Clojure
|
||||||
|
Loading…
Reference in New Issue
Block a user