Skip to content

Commit 17a44b6

Browse files
committed
update libver
1 parent caa99b3 commit 17a44b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class Client
5555
{
5656
// Release Please updates the VERSION constant. This workaround ensures the LIBVER constant
5757
// will be updated for each release as well.
58-
private const VERSION = '2.18.3';
58+
private const VERSION = '2.19.1';
5959
const LIBVER = self::VERSION;
6060

6161
const USER_AGENT_SUFFIX = "google-api-php-client/";

0 commit comments

Comments
 (0)