diff --git a/package-lock.json b/package-lock.json index 13b5d475..a7b8d588 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "graphql-voyager", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "graphql-voyager", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "dependencies": { "@emotion/react": "11.10.5", diff --git a/package.json b/package.json index 8026ad94..2285c7f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-voyager", - "version": "1.2.0", + "version": "1.3.0", "description": "GraphQL introspection viewer", "license": "MIT", "repository": {