diff --git a/project.clj b/project.clj index dad7e97..4acbff6 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject metabase/saml20-clj "2.0.0-SNAPSHOT" +(defproject metabase/saml20-clj "2.0.0" :description "Improved SAML 2.0 library for SSO." :url "https://github.com/metabase/saml20-clj" :min-lein-version "2.5.0"