Skip to content

Commit 7309328

Browse files
avishalomhiranya911
authored andcommitted
Bumped Version 2.4.0 (#66)
1 parent 55ba217 commit 7309328

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
@@ -46,7 +46,7 @@ var firebaseScopes = []string{
4646
}
4747

4848
// Version of the Firebase Go Admin SDK.
49-
const Version = "2.3.0"
49+
const Version = "2.4.0"
5050

5151
// firebaseEnvName is the name of the environment variable with the Config.
5252
const firebaseEnvName = "FIREBASE_CONFIG"

0 commit comments

Comments
 (0)