diff --git a/README.md b/README.md index 61a72177..163bbc4c 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ graphql-concat Version - 1.0.0 + 1.0.1 Synopsis diff --git a/package.json b/package.json index 3393d823..57d5f7b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-concat", - "version": "1.0.0", + "version": "1.0.1", "description": "A CLI tool to concatenate GraphQL files into executable GraphQL files.", "files": [ "dist"