Skip to content

Commit 428ec43

Browse files
authored
Bumped version to 2.3.0 (#56)
1 parent 81c05fb commit 428ec43

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

4747
// Version of the Firebase Go Admin SDK.
48-
const Version = "2.2.1"
48+
const Version = "2.3.0"
4949

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

0 commit comments

Comments
 (0)