README.md

# GoogleApi.VersionHistory

Version History API client library.

Version History API - Prod

## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_version_history` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_version_history, "~> 0.3"}]
end
```

## For more information

Product documentation is available at [https://developers.chrome.com/versionhistory](https://developers.chrome.com/versionhistory).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_version_history](https://hexdocs.pm/google_api_version_history).