From ac33c8dcaff349d948bb3d05cedba8dc5d794db9 Mon Sep 17 00:00:00 2001 From: Michelle Bergeron Date: Thu, 13 Nov 2025 12:53:30 -0500 Subject: [PATCH] bump version --- components/gong/actions/list-calls/list-calls.mjs | 2 +- components/gong/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/gong/actions/list-calls/list-calls.mjs b/components/gong/actions/list-calls/list-calls.mjs index 5e4e9fe68baef..8e84767767649 100644 --- a/components/gong/actions/list-calls/list-calls.mjs +++ b/components/gong/actions/list-calls/list-calls.mjs @@ -5,7 +5,7 @@ export default { name: "List calls", description: "List calls. [See the documentation](https://us-66463.app.gong.io/settings/api/documentation#get-/v2/calls)", type: "action", - version: "0.0.6", + version: "0.0.7", annotations: { destructiveHint: false, openWorldHint: true, diff --git a/components/gong/package.json b/components/gong/package.json index 973a22875783d..697bff39af048 100644 --- a/components/gong/package.json +++ b/components/gong/package.json @@ -1,6 +1,6 @@ { "name": "@pipedream/gong", - "version": "0.3.2", + "version": "0.3.3", "description": "Pipedream Gong Components", "main": "gong.app.mjs", "keywords": [