Skip to content

Commit 9fb5ebb

Browse files
committed
versions
1 parent 380d4a3 commit 9fb5ebb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/hubspot/package.json

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

components/hubspot/sources/new-deal-in-stage/new-deal-in-stage.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "hubspot-new-deal-in-stage",
88
name: "New Deal In Stage",
99
description: "Emit new event for each new deal in a stage.",
10-
version: "0.0.27",
10+
version: "0.0.28",
1111
dedupe: "unique",
1212
type: "source",
1313
props: {

0 commit comments

Comments
 (0)