Skip to content

Commit 48ccc96

Browse files
committed
version
1 parent 9126562 commit 48ccc96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/voilanorbert/actions/find-contact/find-contact.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
key: "voilanorbert-find-contact",
66
name: "Find Contact",
77
description: "This action returns a specific contact. The object email is either null when the email is not found, or contains an object with at least email (the email string) and the score. [See the docs here](https://api.voilanorbert.com/2018-01-08/#contacts-get-1)",
8-
version: "0.0.1",
8+
version: "0.0.2",
99
type: "action",
1010
props: {
1111
...common.props,

0 commit comments

Comments
 (0)