Skip to content

Commit

Permalink
Bumped version to 2.1.0 (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 committed Nov 7, 2017
1 parent 0079f09 commit edbe442
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 @@ -43,7 +43,7 @@ var firebaseScopes = []string{
}

// Version of the Firebase Go Admin SDK.
const Version = "2.0.0"
const Version = "2.1.0"

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

0 comments on commit edbe442

Please sign in to comment.