From ac30e56d3a5c96eea22fd0b4fb5aa6f746384ef9 Mon Sep 17 00:00:00 2001 From: sahil kashetwar Date: Fri, 22 Nov 2024 22:14:11 +0530 Subject: [PATCH] v1.1.18 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf192c4..10d3a49 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bobanetwork/graphql-utils", - "version": "1.1.16", + "version": "1.1.18", "description": "GraphQL services to be consumed by frontend/backend services.", "main": "./dist/index.js", "types": "./dist/index.d.ts",