Skip to content

Commit 4c2f0c9

Browse files
authored
Bump list-tables.mjs
1 parent 32b639d commit 4c2f0c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/airtable_oauth/actions/list-tables/list-tables.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 a list of tables in the selected base. [See the documentation](https://airtable.com/developers/web/api/get-base-schema)",
88
type: "action",
9-
version: "0.0.1",
9+
version: "0.0.2",
1010
props: {
1111
airtable,
1212
baseId: {

0 commit comments

Comments
 (0)