Skip to content

Commit 5ded7f5

Browse files
authored
bump version (#19059)
1 parent 67219d1 commit 5ded7f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/gong/actions/list-calls/list-calls.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
name: "List calls",
66
description: "List calls. [See the documentation](https://us-66463.app.gong.io/settings/api/documentation#get-/v2/calls)",
77
type: "action",
8-
version: "0.0.6",
8+
version: "0.0.7",
99
annotations: {
1010
destructiveHint: false,
1111
openWorldHint: true,

components/gong/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pipedream/gong",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Pipedream Gong Components",
55
"main": "gong.app.mjs",
66
"keywords": [

0 commit comments

Comments
 (0)