diff --git a/package.json b/package.json index e18d8e1..9f506d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-directives-middlewares", - "version": "0.2.0", + "version": "0.2.1", "description": "GraphQL directives as middlewares", "main": "dist/index.js", "module": "dist/index.js",