We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b922f6 commit 7c502c9Copy full SHA for 7c502c9
firebase.go
@@ -35,7 +35,7 @@ var firebaseScopes = []string{
35
}
36
37
// Version of the Firebase Go Admin SDK.
38
-const Version = "1.0.0"
+const Version = "1.0.1"
39
40
// An App holds configuration and state common to all Firebase services that are exposed from the SDK.
41
type App struct {
0 commit comments