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 0079f09 commit edbe442Copy full SHA for edbe442
firebase.go
@@ -43,7 +43,7 @@ var firebaseScopes = []string{
43
}
44
45
// Version of the Firebase Go Admin SDK.
46
-const Version = "2.0.0"
+const Version = "2.1.0"
47
48
// An App holds configuration and state common to all Firebase services that are exposed from the SDK.
49
type App struct {
0 commit comments