Skip to content

Commit 3667733

Browse files
committed
remove trailing spaces
1 parent 965cfc8 commit 3667733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/apollo_io/actions/search-contacts/search-contacts.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
name: "Search For Contacts",
77
description: "Search for contacts in Apollo.io. [See the documentation](https://apolloio.github.io/apollo-api-docs/?shell#search-for-contacts)",
88
type: "action",
9-
version: "0.0.6",
9+
version: "0.0.6",
1010
props: {
1111
app,
1212
search: {

0 commit comments

Comments
 (0)