diff --git a/.version b/.version index 60b5ccb..952cca7 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -2.0.0-beta.0 \ No newline at end of file +2.0.0-beta.1 \ No newline at end of file diff --git a/README.md b/README.md index c720703..9733e47 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,14 @@ Add the dependency via Maven: com.auth0 mvc-auth-commons - 2.0.0-beta.0 + 2.0.0-beta.1 ``` or Gradle: ```gradle -implementation 'com.auth0:mvc-auth-commons:2.0.0-beta.0' +implementation 'com.auth0:mvc-auth-commons:2.0.0-beta.1' ``` ### Configure Auth0