Skip to content

Commit 6622d51

Browse files
committed
version
1 parent 0bc6bc9 commit 6622d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/hubspot/actions/add-contact-to-list/add-contact-to-list.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
key: "hubspot-add-contact-to-list",
55
name: "Add Contact to List",
66
description: "Adds a contact to a specific static list. [See the documentation](https://legacydocs.hubspot.com/docs/methods/lists/add_contact_to_list)",
7-
version: "0.0.18",
7+
version: "0.0.19",
88
type: "action",
99
props: {
1010
hubspot,

0 commit comments

Comments
 (0)