Skip to content

Commit 84351c7

Browse files
jhhbstevencrader
authored andcommitted
Patch bump version: 1.12.0 to 1.12.1
1 parent c61d873 commit 84351c7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

api_src/root.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.2
22
info:
3-
version: 1.12.0
3+
version: 1.12.1
44
title: PodcastIndex.org API
55
termsOfService: 'https://github.com/Podcastindex-org/legal/blob/main/TermsOfService.md'
66
contact:

docs/pi_api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.2",
33
"info": {
4-
"version": "1.12.0",
4+
"version": "1.12.1",
55
"title": "PodcastIndex.org API",
66
"termsOfService": "https://github.com/Podcastindex-org/legal/blob/main/TermsOfService.md",
77
"contact": {

docs/pi_api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: 3.0.2
22
info:
3-
version: 1.12.0
3+
version: 1.12.1
44
title: PodcastIndex.org API
55
termsOfService: https://github.com/Podcastindex-org/legal/blob/main/TermsOfService.md
66
contact:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pi_api_docs",
3-
"version": "1.12.0",
3+
"version": "1.12.1",
44
"private": true,
55
"devDependencies": {
66
"@redocly/cli": "^1.10.6",

0 commit comments

Comments
 (0)