Skip to content

Commit e088f55

Browse files
authored
Bumped version to 3.12.0 (#324)
1 parent 715b5a6 commit e088f55

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
@@ -39,7 +39,7 @@ import (
3939
var defaultAuthOverrides = make(map[string]interface{})
4040

4141
// Version of the Firebase Go Admin SDK.
42-
const Version = "3.11.1"
42+
const Version = "3.12.0"
4343

4444
// firebaseEnvName is the name of the environment variable with the Config.
4545
const firebaseEnvName = "FIREBASE_CONFIG"

0 commit comments

Comments
 (0)