From c9aa0cc42b27d9cd0dc6e063495fb602352f5765 Mon Sep 17 00:00:00 2001 From: Dara Hayes Date: Wed, 17 Jul 2019 10:08:19 +0100 Subject: [PATCH] chore: release 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d8ddbd6..1a6c64a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keycloak-connect-graphql", - "version": "0.1.1", + "version": "0.2.1", "description": "Add Keycloak authentication and authorization to your GraphQL server.", "keywords": [ "graphql",