diff --git a/project.clj b/project.clj index 1e8ed29..a958d8a 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-alpha1" :description "Improved SAML 2.0 library for SSO." :url "https://github.com/metabase/saml20-clj" :min-lein-version "2.5.0"