Skip to content

Commit

Permalink
chore(main): release 0.269.0 (#7854)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 7, 2024
1 parent ac33c2b commit de7f60d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.31.1
1.31.2
2 changes: 1 addition & 1 deletion src/LoggingClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ class LoggingClient
use ArrayTrait;
use ClientTrait;

const VERSION = '1.31.1';
const VERSION = '1.31.2';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/logging.admin';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/logging.read';
Expand Down

0 comments on commit de7f60d

Please sign in to comment.