Skip to content

Commit 34f8003

Browse files
committed
Fixing the version and readme changes skipped by ship
1 parent 841a1ab commit 34f8003

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.0-beta.0
1+
3.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ To install Auth0.Android with [Gradle](https://gradle.org/), simply add the foll
5151

5252
```gradle
5353
dependencies {
54-
implementation 'com.auth0.android:auth0:3.0.0-beta.0'
54+
implementation 'com.auth0.android:auth0:3.0.0'
5555
}
5656
```
5757

0 commit comments

Comments
 (0)