diff --git a/src/esaml.app.src b/src/esaml.app.src index fda8811..ee0203f 100644 --- a/src/esaml.app.src +++ b/src/esaml.app.src @@ -1,7 +1,7 @@ {application, esaml, [ {description, "SAML for erlang"}, - {vsn, "1.0"}, + {vsn, "1.1"}, {registered, []}, {included_applications, [ ]},