Skip to content

Commit

Permalink
chore(release): 1.16.20 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.20](v1.16.19...v1.16.20) (2021-09-05)

### Bug Fixes

* add en to region param ([#198](#198)) ([3359c34](3359c34))
  • Loading branch information
semantic-release-bot committed Sep 5, 2021
1 parent 3359c34 commit e14b65e
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/google-maps-platform-openapi3.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/google-maps-platform-openapi3.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "http-specification",
"private": true,
"version": "1.16.19",
"version": "1.16.20",
"homepage": "https://github.com/googlemaps/openapi-specification#readme",
"bugs": {
"url": "https://github.com/googlemaps/openapi-specification/issues"
Expand Down
2 changes: 1 addition & 1 deletion specification/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ openapi: 3.0.3
info:
title: Google Maps Platform
description: API Specification for Google Maps Platform
version: 1.16.19
version: 1.16.20
servers:
- url: "https://www.googleapis.com"
paths:
Expand Down

0 comments on commit e14b65e

Please sign in to comment.