inc version

This commit is contained in:
liquidz 2014-08-11 07:40:42 +09:00
parent 0360e9f950
commit 96e515d257

View file

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