Skip to content

Commit c1f4879

Browse files
committed
bump version search-sequences.mjs
1 parent 3667733 commit c1f4879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)