Skip to content

Commit

Permalink
chore: release 0.149.0 (#3755)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Feb 11, 2021
1 parent 6ac029b commit dfc564b
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.3.3
1.3.4
2 changes: 1 addition & 1 deletion src/DebuggerClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ class DebuggerClient
{
use ClientTrait;

const VERSION = '1.3.3';
const VERSION = '1.3.4';

const FULL_CONTROL_SCOPE = 'https://www.googleapis.com/auth/cloud-platform';
const READ_ONLY_SCOPE = 'https://www.googleapis.com/auth/debugger.readonly';
Expand Down

0 comments on commit dfc564b

Please sign in to comment.