Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 977d1a0

Browse files
committed
chore(release): bump version to 0.6.0-rc5
1 parent 2a3be29 commit 977d1a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/graphqlgen-json-schema/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphqlgen-json-schema",
3-
"version": "0.6.0-rc3",
3+
"version": "0.6.0-rc5",
44
"main": "dist/definition.js",
55
"typings": "dist/definition.d.ts",
66
"files": [

packages/graphqlgen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphqlgen",
3-
"version": "0.6.0-rc4",
3+
"version": "0.6.0-rc5",
44
"description": "Generate resolver types based on a GraphQL Schema",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)