diff --git a/package.json b/package.json index a0995c3..43e0fc8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-citadel", - "version": "0.1.1", + "version": "0.1.2", "description": "Easy to use schema-first GraphQL schema directive for authentication and authorization", "main": "dist/index.js", "repository": {