From 0d1421b158815172c1fdfbd30999ee4aa3a6f102 Mon Sep 17 00:00:00 2001 From: --replace-all Date: Mon, 13 Dec 2021 21:47:33 +0800 Subject: [PATCH] v0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b43dc5e..e4d782f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typegraphql-authchecker", - "version": "0.1.0", + "version": "0.1.1", "description": "Custom authcheckers for TypeGraphql made simple.", "author": "Utkarsh Goel", "main": "./lib/index.js",