bump version

This commit is contained in:
Yann Esposito (Yogsototh) 2020-01-31 16:46:42 +01:00
parent 58af18cc00
commit 0231fa995f
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.2.2-SNAPSHOT"
(defproject yogsototh/clj-jwt "0.3.0-SNAPSHOT"
:description "Clojure library for JSON Web Token(JWT)"
:url "https://github.com/yogsototh/clj-jwt"
:license {:name "Eclipse Public License"