Skip to content

Commit

Permalink
feat: Automated regeneration of CloudErrorReporting client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Jul 9, 2024
1 parent ec72cbe commit 172ed03
Show file tree
Hide file tree
Showing 5 changed files with 442 additions and 10 deletions.
2 changes: 1 addition & 1 deletion clients/cloud_error_reporting/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding

```elixir
def deps do
[{:google_api_cloud_error_reporting, "~> 0.19"}]
[{:google_api_cloud_error_reporting, "~> 0.20"}]
end
```

Expand Down
Loading

0 comments on commit 172ed03

Please sign in to comment.