Skip to content

Commit ce8ead1

Browse files
chore(main): release 0.211.0 (#6406)
1 parent b127dba commit ce8ead1

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.44.0
1+
1.45.0

src/PubSubClient.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ class PubSubClient
8787
use IncomingMessageTrait;
8888
use ResourceNameTrait;
8989

90-
const VERSION = '1.44.0';
90+
const VERSION = '1.45.0';
9191

9292
const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/pubsub';
9393

0 commit comments

Comments
 (0)