From 136950a4a42161e86140393f6ba5697c25f908b9 Mon Sep 17 00:00:00 2001 From: newhouse Date: Wed, 11 May 2022 13:51:45 -0400 Subject: [PATCH] v1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7e47965..e1dcb9a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "spectaql", - "version": "1.2.0", + "version": "1.2.1", "description": "A powerful library for autogenerating static GraphQL API documentation", "author": "Anvil Foundry Inc. ", "homepage": "https://github.com/anvilco/spectaql",