From b254a0b816bf961a5403e253af0a52557dea7d93 Mon Sep 17 00:00:00 2001 From: tanya732 Date: Wed, 15 Jul 2026 14:00:46 +0530 Subject: [PATCH] Release 2.0.0 beta.1 --- .version | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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