Skip to content

Commit

Permalink
bumped version to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sebogh committed Mar 14, 2022
1 parent 2b726be commit f0b61a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.2
info:
title: places
version: 1.0.1
version: 1.1.0
description: |
**autocomplete** and **geocode** locations (i.e. bars, pubs, hotels), streets (i.e. street names) and buildings
(i.e. housenumbers in streets) (see [example](/demo))
Expand All @@ -25,7 +25,7 @@ paths:
schema:
$ref: '#/components/schemas/version'
example:
version: 1.0.1
version: 1.1.0
hash: 8e7632a88eb9c1c51290fc52d3b06473fcfb20d8
/metrics:
get:
Expand Down

0 comments on commit f0b61a0

Please sign in to comment.