Skip to content

Commit 685f051

Browse files
chore(main): release 0.234.0 (#7024)
Co-authored-by: Brent Shaffer <betterbrent@google.com>
1 parent 554f551 commit 685f051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.51.0
1+
2.0.0-RC1

src/PubSubClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ class PubSubClient
9999
use ApiHelperTrait;
100100
use ClientOptionsTrait;
101101

102-
const VERSION = '1.51.0';
102+
const VERSION = '2.0.0-RC1';
103103

104104
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
105105

0 commit comments

Comments
 (0)