diff --git a/package.json b/package.json index cbc7ebe..ddcb4be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aws-appsync-codegen", - "version": "0.17.3", + "version": "0.17.4", "description": "Generate API code or type annotations based on a GraphQL schema and query documents", "main": "./lib/index.js", "bin": "./lib/cli.js",