Skip to content

Commit 6941e5b

Browse files
authored
Bump list-bases.mjs
1 parent 4c2f0c9 commit 6941e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/airtable_oauth/actions/list-bases/list-bases.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default {
66
description:
77
"Get the list of bases that can be accessed. [See the documentation](https://airtable.com/developers/web/api/list-bases)",
88
type: "action",
9-
version: "0.0.1",
9+
version: "0.0.2",
1010
props: {
1111
airtable,
1212
},

0 commit comments

Comments
 (0)