From df8ebb9f69414d1bcea489b32577742674341008 Mon Sep 17 00:00:00 2001 From: Jannis Mattheis Date: Sun, 11 Mar 2018 17:19:03 +0100 Subject: [PATCH] Increase API version --- docs/package.go | 2 +- docs/spec.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.go b/docs/package.go index 477eab5..7dba858 100644 --- a/docs/package.go +++ b/docs/package.go @@ -16,7 +16,7 @@ // // Schemes: http, https // Host: localhost -// Version: 1.0.1 +// Version: 1.0.2 // License: MIT https://github.com/gotify/server/blob/master/LICENSE // // Consumes: diff --git a/docs/spec.json b/docs/spec.json index 98ff631..eaa9582 100644 --- a/docs/spec.json +++ b/docs/spec.json @@ -17,7 +17,7 @@ "name": "MIT", "url": "https://github.com/gotify/server/blob/master/LICENSE" }, - "version": "1.0.1" + "version": "1.0.2" }, "host": "localhost", "paths": {