Skip to content

Commit

Permalink
Release 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Oderbolz committed Apr 15, 2021
1 parent 28060a7 commit a434ef3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/swagger/swagger.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
swagger: "2.0"
info:
version: "0.0.5"
version: "0.0.6"
title: Tecdottir
description: This API returns data of the Tecson meteo station placed at Tiefenbrunnen and Mythenquai water police station.
license:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tecdottir",
"version": "0.0.5",
"version": "0.0.6",
"description": "API wrapper to get tecson measurements",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit a434ef3

Please sign in to comment.