Skip to content

Commit 4224ad3

Browse files
chore(main): release 0.306.0 (#8654)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent ce362f3 commit 4224ad3

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.106.0
1+
2.0.0-RC1

src/SpannerClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ class SpannerClient
113113
use ApiHelperTrait;
114114
use RequestTrait;
115115

116-
const VERSION = '1.106.0';
116+
const VERSION = '2.0.0-RC1';
117117

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

0 commit comments

Comments
 (0)