diff --git a/README.md b/README.md index b5f9a6e7..22202f56 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ graphql-concat Version - 1.0.1 + 1.1.0 Synopsis diff --git a/package.json b/package.json index 73c80f7e..e47088be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-concat", - "version": "1.0.1", + "version": "1.1.0", "description": "A CLI tool to concatenate GraphQL files into executable GraphQL files.", "files": [ "dist"