diff --git a/graphqlhub-schemas/package.json b/graphqlhub-schemas/package.json index 9db97c4..98f1ed9 100644 --- a/graphqlhub-schemas/package.json +++ b/graphqlhub-schemas/package.json @@ -1,7 +1,7 @@ { "name": "graphqlhub-schemas", "repository": "clayallsopp/graphqlhub", - "version": "0.1.0-rc1", + "version": "0.1.0-rc2", "description": "GraphQL Schemas for REST APIs like Github, Hacker News, Reddit, and Twitter", "main": "lib/index.js", "scripts": { diff --git a/scripts/try-npm-publish.sh b/scripts/try-npm-publish.sh old mode 100644 new mode 100755