Skip to content

Commit 0a77420

Browse files
chore(main): release 0.277.0 (#8103)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 49f3afa commit 0a77420

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.94.0
1+
1.95.0

src/SpannerClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ class SpannerClient
117117
use LROTrait;
118118
use ValidateTrait;
119119

120-
const VERSION = '1.94.0';
120+
const VERSION = '1.95.0';
121121

122122
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/spanner.data';
123123
const ADMIN_SCOPE = 'https://www.googleapis.com/auth/spanner.admin';

0 commit comments

Comments
 (0)