From fb7bba3fa5f079a68b8a593290cef0829ba979c8 Mon Sep 17 00:00:00 2001 From: Louis Beaumont Date: Sun, 18 Dec 2022 11:56:46 +0100 Subject: [PATCH] 1.0.8: create collection --- README.md | 2 +- openapi/openapi.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e93db52..4b88a2b 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,5 @@ npm start ## How to release -1. Bump openapi/openapi.yaml version +1. Bump openapi/openapi.yaml version and package.json version 2. `make release` diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index fa4a30c..51e0edc 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -1,6 +1,6 @@ openapi: 3.1.0 info: - version: 1.0.7 + version: 1.0.8 title: Langame termsOfService: 'https://help.langa.me/terms/' contact: