Skip to content

Commit 026f6dd

Browse files
committed
change version
1 parent 0165140 commit 026f6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/linkup/actions/search/search.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44
name: "Linkup Search",
55
description: "Retrieve a list of objects relevant to a natural language search query.",
66
key: "linkup-search",
7-
version: "0.0.1",
7+
version: "0.1.1",
88
type: "action",
99
props: {
1010
app,

0 commit comments

Comments
 (0)