From 40a0848cde23b9508b404c70ec600755b59ce314 Mon Sep 17 00:00:00 2001 From: --replace-all Date: Fri, 20 Aug 2021 18:58:35 +0800 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1519c5c..b514655 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typegraphql-authchecker", - "version": "0.0.2", + "version": "0.0.3", "description": "Custom authcheckers for TypeGraphql made simple.", "author": "Utkarsh Goel", "main": "./lib/index.js",