Version 0.3.0

This commit is contained in:
Yann Esposito (Yogsototh) 2020-01-31 16:47:01 +01:00
parent 0231fa995f
commit fa77010c8a
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -1,4 +1,4 @@
(defproject yogsototh/clj-jwt "0.3.0-SNAPSHOT" (defproject yogsototh/clj-jwt "0.3.0"
:description "Clojure library for JSON Web Token(JWT)" :description "Clojure library for JSON Web Token(JWT)"
:url "https://github.com/yogsototh/clj-jwt" :url "https://github.com/yogsototh/clj-jwt"
:license {:name "Eclipse Public License" :license {:name "Eclipse Public License"