Skip to content

Commit 61b182d

Browse files
committed
version
1 parent f4b2195 commit 61b182d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/firecrawl/actions/crawl-url/crawl-url.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export default {
55
key: "firecrawl-crawl-url",
66
name: "Crawl URL",
77
description: "Crawls a given URL and returns the contents of sub-pages. [See the documentation](https://docs.firecrawl.dev/api-reference/endpoint/crawl-post)",
8-
version: "1.0.1",
8+
version: "1.0.2",
99
type: "action",
1010
props: {
1111
firecrawl,

0 commit comments

Comments
 (0)