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 d88b34c commit 82c46f4Copy full SHA for 82c46f4
firebase.go
@@ -37,7 +37,7 @@ var firebaseScopes = []string{
37
}
38
39
// Version of the Firebase Go Admin SDK.
40
-const Version = "1.0.2"
+const Version = "2.0.0"
41
42
// An App holds configuration and state common to all Firebase services that are exposed from the SDK.
43
type App struct {
0 commit comments