From e4628a9e514d17aa4f6304284f4ac4895a9f30ef Mon Sep 17 00:00:00 2001 From: Alexey Panfilkin Date: Tue, 12 Sep 2023 10:48:23 +0300 Subject: [PATCH] Release 0.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36bcd8c..0a48db9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nestjs-graphql-tools", - "version": "0.8.1", + "version": "0.8.2", "description": "Nestjs Graphql automation library for building performant API", "author": "Alexey Panfilkin", "private": false,