diff --git a/package.json b/package.json index 4c237ef..86e5bdd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "introspect", - "version": "0.0.1", + "version": "0.0.2", "description": "API to fetch entire schema of any (public) GraphQL API and return it as JSON or SDL.", "module": "./src/index.ts", "types": "./src/index.ts",