Skip to content

Commit be68450

Browse files
committed
Version bumps
1 parent 4081e2e commit be68450

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.7.11",
3+
"version": "1.7.12",
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
@@ -13,7 +13,7 @@ export default {
1313
key: "hubspot-new-deal-in-stage",
1414
name: "New Deal In Stage",
1515
description: "Emit new event for each new deal in a stage.",
16-
version: "0.1.0",
16+
version: "0.0.42",
1717
dedupe: "unique",
1818
type: "source",
1919
props: {

0 commit comments

Comments
 (0)