Skip to content

Commit

Permalink
Bumped version to 3.12.0 (#324)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 committed Jan 15, 2020
1 parent 715b5a6 commit e088f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firebase.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import (
var defaultAuthOverrides = make(map[string]interface{})

// Version of the Firebase Go Admin SDK.
const Version = "3.11.1"
const Version = "3.12.0"

// firebaseEnvName is the name of the environment variable with the Config.
const firebaseEnvName = "FIREBASE_CONFIG"
Expand Down

0 comments on commit e088f55

Please sign in to comment.