Skip to content

Commit 4a02276

Browse files
committed
Update OpenAPI spec for release v0.4.3
1 parent c84bf3b commit 4a02276

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ openapi: 3.0.0
22
info:
33
title: Supermodel
44
description: Code Graphing & Analysis API
5-
version: 0.4.2
5+
version: 0.4.3
66
license:
77
name: Supermodel API Terms of Service
88
url: https://supermodeltools.com/legal/api-terms

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@supermodeltools/openapi-spec",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "Supermodel Public OpenAPI Specification",
55
"main": "openapi.yaml",
66
"files": [

0 commit comments

Comments
 (0)