diff --git a/package.json b/package.json index c548e3d..4e4b587 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-query-complexity", - "version": "0.9.0", + "version": "0.10.0", "description": "Validation rule for GraphQL query complexity analysis", "main": "dist/cjs/index.js", "types": "dist/cjs/index.d.ts",