We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f4879 commit f8a0de5Copy full SHA for f8a0de5
components/apollo_io/actions/search-sequences/search-sequences.mjs
@@ -6,7 +6,7 @@ export default {
6
name: "Search For Sequences",
7
description: "Search for sequences in Apollo.io. [See the documentation](https://apolloio.github.io/apollo-api-docs/?shell#search-for-sequences)",
8
type: "action",
9
- version: "0.0.5",
+ version: "0.0.6",
10
props: {
11
app,
12
search: {
0 commit comments