diff --git a/project.clj b/project.clj index 136fd81..80986e3 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject k2n/saml20-clj "0.1.7-SNAPSHOT" +(defproject k2n/saml20-clj "0.1.7" :description "Basic SAML 2.0 library for SSO." :url "https://github.com/vlacs/saml20-clj" :license {:name "Eclipse Public License"