Skip to content

Commit 17e0bea

Browse files
committed
Release 1.0.1
1 parent 8069dab commit 17e0bea

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

openapi/openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ info:
33
license:
44
name: GPL-v2.0
55
url: 'http://www.gnu.org/licenses/gpl-2.0.txt'
6-
version: 1.0.0
6+
version: 1.0.1
77
title: Bonita API
88
description:
99
# Ignore IDE warnings

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bonita-web-api",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Open API Specification for Bonita Platform.",
55
"scripts": {
66
"start": "redocly preview-docs openapi/openapi.yaml",

0 commit comments

Comments
 (0)