Skip to content

Commit

Permalink
Bumped version to 2.0.0 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
hiranya911 committed Oct 13, 2017
1 parent d88b34c commit 82c46f4
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 @@ -37,7 +37,7 @@ var firebaseScopes = []string{
}

// Version of the Firebase Go Admin SDK.
const Version = "1.0.2"
const Version = "2.0.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 82c46f4

Please sign in to comment.