Skip to content

Commit

Permalink
prerelease v0.0.4-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Mearman committed Jan 14, 2024
1 parent 4126d22 commit 9950e49
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion generated/openapi.3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"info": {
"title": "OpenAlex",
"description": "![](https://raw.githubusercontent.com/ourresearch/openalex-docs/main/.gitbook/assets/OpenAlex-logo-5.png)\n\n**OpenAlex** is a fully open catalog of the global research system.\n\nIt's named after the [ancient Library of Alexandria](https://en.wikipedia.org/wiki/Library_of_Alexandria) and made by the nonprofit [OurResearch](https://ourresearch.org/).\n\nThis OpenAPI specification is derived from spec generated by [openapi-devtools](https://github.com/AndrewWalsh/openapi-devtools).",
"version": "0.0.4-1",
"version": "0.0.4-2",
"license": {
"name": "CC0",
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
Expand Down
2 changes: 1 addition & 1 deletion generated/openapi.dereferenced.3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"url": "https://creativecommons.org/publicdomain/zero/1.0/"
},
"title": "OpenAlex",
"version": "0.0.4-1"
"version": "0.0.4-2"
},
"openapi": "3.0.3",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion generated/openapi.dereferenced.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"summary": "OpenAlex API",
"title": "OpenAlex",
"version": "0.0.4-1"
"version": "0.0.4-2"
},
"openapi": "3.1.0",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion generated/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -3656,7 +3656,7 @@
},
"summary": "OpenAlex API",
"title": "OpenAlex",
"version": "0.0.4-1"
"version": "0.0.4-2"
},
"openapi": "3.1.0",
"paths": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test": "wireit",
"test:report": "wireit"
},
"version": "0.0.4-1",
"version": "0.0.4-2",
"wireit": {
"build": {
"command": "tsc --noEmit",
Expand Down

0 comments on commit 9950e49

Please sign in to comment.