Skip to content

Commit ec8d317

Browse files
committed
chore: bump versions
1 parent 78f78e2 commit ec8d317

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/gong/actions/get-extensive-data/get-extensive-data.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "gong-get-extensive-data",
88
name: "Get Extensive Data",
99
description: "Lists detailed call data. [See the documentation](https://gong.app.gong.io/settings/api/documentation#post-/v2/calls/extensive)",
10-
version: "0.0.2",
10+
version: "0.0.3",
1111
type: "action",
1212
props: {
1313
app,

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.0",
3+
"version": "0.4.0",
44
"description": "Pipedream Gong Components",
55
"main": "gong.app.mjs",
66
"keywords": [

0 commit comments

Comments
 (0)