From 0cd3ceb76155aedd08ece9782f70bc5a442fbf2c Mon Sep 17 00:00:00 2001 From: Jacob Thomason Date: Thu, 12 Oct 2023 23:06:43 -0400 Subject: [PATCH] Increment version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e0f4e0b..6608414 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "zapier-graphql", - "version": "2.0.1", + "version": "2.1.0", "description": "A GraphQL library that work's with Zapier CLI platform.", "type": "commonjs", "main": "./lib/index.js",