From afed2b7a71edfcef42898dd5e89d00387908f6d6 Mon Sep 17 00:00:00 2001 From: Mark Larah Date: Mon, 13 Nov 2023 17:21:53 -0600 Subject: [PATCH] version 3.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7e848f5..c06f84c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "extract-schema-coordinates", - "version": "3.0.0", + "version": "3.0.2", "description": "extract schema coordinates from GraphQL documents", "type": "module", "exports": {