Skip to content

Commit edbe442

Browse files
authored
Bumped version to 2.1.0 (#40)
1 parent 0079f09 commit edbe442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firebase.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ var firebaseScopes = []string{
4343
}
4444

4545
// Version of the Firebase Go Admin SDK.
46-
const Version = "2.0.0"
46+
const Version = "2.1.0"
4747

4848
// An App holds configuration and state common to all Firebase services that are exposed from the SDK.
4949
type App struct {

0 commit comments

Comments
 (0)