Skip to content

Commit 8e4d5ef

Browse files
committed
Bump versions
Signed-off-by: Alan Cha <Alan.cha1@ibm.com>
1 parent 2f456b5 commit 8e4d5ef

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/openapi-to-graphql-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-to-graphql-cli",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "CLI for turning APIs described by OpenAPI Specifications (OAS) into GraphQL interfaces",
55
"copyright.owner": "IBM Corp.",
66
"contributors": [

packages/openapi-to-graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-to-graphql",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "Generates a GraphQL schema for a given OpenAPI Specification (OAS)",
55
"copyright.owner": "IBM Corp.",
66
"contributors": [

0 commit comments

Comments
 (0)